[dpdk-dev] [PATCH 1/2] i40e:support i40e TSO

2015-01-16 Thread Olivier MATZ
Hi Jijiang, On 01/16/2015 03:31 AM, Jijiang Liu wrote: > This patch enables i40e TSO feature for both non-tunneling packet and UDP > tunneling packet. > > Signed-off-by: Jijiang Liu > Signed-off-by: Miroslaw Walukiewicz > --- > lib/librte_pmd_i40e/i40e_ethdev.c |3 +- > lib/librte_pmd_i40

[dpdk-dev] [PATCH 1/2] i40e:support i40e TSO

2015-01-16 Thread Jijiang Liu
This patch enables i40e TSO feature for both non-tunneling packet and UDP tunneling packet. Signed-off-by: Jijiang Liu Signed-off-by: Miroslaw Walukiewicz --- lib/librte_pmd_i40e/i40e_ethdev.c |3 +- lib/librte_pmd_i40e/i40e_rxtx.c | 111 +++- lib/librte_