This patch set enables i40e TSO feature for both non-tunneling packet and UDP tunneling packet.
Jijiang Liu (2): support i40e TSO csum fwd engine testpmd change app/test-pmd/csumonly.c | 7 +- lib/librte_pmd_i40e/i40e_ethdev.c | 3 +- lib/librte_pmd_i40e/i40e_rxtx.c | 111 +++++++++++++++++++++++++++--------- lib/librte_pmd_i40e/i40e_rxtx.h | 13 ++++ 4 files changed, 102 insertions(+), 32 deletions(-) -- 1.7.7.6