net/ixgbe: fix missing support of multi-segs offloading
authorWei Dai <wei.dai@intel.com>
Tue, 17 Apr 2018 07:43:50 +0000 (15:43 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 27 Apr 2018 14:54:56 +0000 (15:54 +0100)
commit03c81b55d860ed1b72aae8f640e15a71e4f6d302
tree9ab61dd9aa146bf1d032e4399492d5a3a2f3e386
parenteecae396891f6cdeae855f0e38a3979a1e644090
net/ixgbe: fix missing support of multi-segs offloading

This patch adds missing supported Tx multi-segs offloading.

Fixes: 51215925a32f ("net/ixgbe: convert to new Tx offloads API")
Cc: stable@dpdk.org
Signed-off-by: Wei Dai <wei.dai@intel.com>
Tested-by: Lei Yao <lei.a.yao@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
drivers/net/ixgbe/ixgbe_rxtx.c