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