This patch series mainly add the VXLAN inner TSO support with noudpcsum for NFP cards, includes: - Update related macrio definitions in Tx flagĀ - Add the support for VXLAN inner TSO with noudpcsum
Fei Qin (2): net/nfp: update macro definitions in Tx flag net/nfp: add support for VXLAN inner TSO with noudpcsum drivers/net/nfp/nfp_common.c | 8 ++++++-- drivers/net/nfp/nfp_ethdev.c | 6 ++++-- drivers/net/nfp/nfp_rxtx.c | 13 +++++++++++++ drivers/net/nfp/nfp_rxtx.h | 19 +++++++++++++++++-- 4 files changed, 40 insertions(+), 6 deletions(-) -- 2.29.3