b22af30045
When enable TSO, nfp_net_nfdk_tx_tso() fills segment information in Tx
descriptor. However, the return path for TSO is lost and the LSO related
fields of Tx descriptor is filled with zeros which prevents packets from
being sent.
This patch fixes the return path in TSO processing function to make sure
TSO works fine.
Fixes:
|
||
---|---|---|
.. | ||
flower | ||
nfpcore | ||
meson.build | ||
nfp_common.c | ||
nfp_common.h | ||
nfp_cpp_bridge.c | ||
nfp_cpp_bridge.h | ||
nfp_ctrl.h | ||
nfp_ethdev_vf.c | ||
nfp_ethdev.c | ||
nfp_flow.c | ||
nfp_flow.h | ||
nfp_logs.h | ||
nfp_rxtx.c | ||
nfp_rxtx.h |