On 1/14/2020 9:43 AM, Rahul Lakkireddy wrote: > 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: sta...@dpdk.org > > Reported-by: Chas Williams <3ch...@gmail.com> > Signed-off-by: Rahul Lakkireddy <rahul.lakkire...@chelsio.com>
Applied to dpdk-next-net/master, thanks.