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 >> >> Signed-off-by: SebastianX Basierski <sebastianx.basier...@intel.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.