net/cxgbe: announce Tx multi-segments offload
authorRahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Tue, 14 Jan 2020 09:43:22 +0000 (15:13 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:46:26 +0000 (19:46 +0100)
commitacbe92bdb2d25f47a690c917f577a0918ba562a1
tree25fdeeac86256f52ea7e35b130a4e6be88978faf
parentaae7dd40cda4626c6e476890c26990324f9dc31d
net/cxgbe: announce Tx multi-segments offload

Multi-segs Tx is already supported by CXGBE PMD. So, add the missing
DEV_TX_OFFLOAD_MULTI_SEGS flag to the list of supported Tx offload
features.

Fixes: 436125e64174 ("net/cxgbe: update to Rx/Tx offload API")
Cc: stable@dpdk.org
Reported-by: Chas Williams <3chas3@gmail.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
drivers/net/cxgbe/cxgbe.h