This patch set enables i40e TSO feature for both non-tunneling packet and 
tunneling packet.

Change logs:
    v2 change: rework based on Olivier's patch set [PATCH v2 00/20] enhance tx 
checksum offload API
                http://dpdk.org/ml/archives/dev/2015-February/012375.html

Jijiang Liu (2):
  advertise TSO capability in the i40e PMD
  enable i40e TSO feature 

 lib/librte_pmd_i40e/i40e_ethdev.c |    3 +-
 lib/librte_pmd_i40e/i40e_rxtx.c   |   99 +++++++++++++++++++++++++++----------
 lib/librte_pmd_i40e/i40e_rxtx.h   |   13 +++++
 3 files changed, 87 insertions(+), 28 deletions(-)

-- 
1.7.7.6

Reply via email to