On 9/19/2017 3:44 PM, Ferruh Yigit wrote:
> On 9/19/2017 12:47 PM, SebastianX Basierski wrote:
>> Fixed overflow by casting txq->cmd_ring.next2fill to uint64_t type.
>>
>> Coverity issue: 143457
>>
>> Fixes: 01fef6e3c181 ("net/vmxnet3: allow variable length Tx data ring")
Cc: sta...@dpdk.org
>>
>>
On 9/19/2017 12:47 PM, SebastianX Basierski wrote:
> Fixed overflow by casting txq->cmd_ring.next2fill to uint64_t type.
>
> Coverity issue: 143457
>
> Fixes: 01fef6e3c181 ("net/vmxnet3: allow variable length Tx data ring")
> Cc: skh...@vmware.com
> cc: dev@dpdk.org
>
> Signed-off-by: SebastianX
Fixed overflow by casting txq->cmd_ring.next2fill to uint64_t type.
Coverity issue: 143457
Fixes: 01fef6e3c181 ("net/vmxnet3: allow variable length Tx data ring")
Cc: skh...@vmware.com
cc: dev@dpdk.org
Signed-off-by: SebastianX Basierski
---
drivers/net/vmxnet3/vmxnet3_rxtx.c | 5 +++--
1 file
3 matches
Mail list logo