[dpdk-dev] [PATCH] pmd_vmxnet3: Unintentional integer overflow

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 20 18:13:40 CEST 2017


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: stable at dpdk.org
>>
>> Signed-off-by: SebastianX Basierski <sebastianx.basierski at intel.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list