Hi, Jijiang I guess you may miss the "V2" in the title?
> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Monday, February 09, 2015 2:33 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] support TSO on i40e > > 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