[dpdk-dev] [PULL REQUEST] i40e: support of TSO

Helin Zhang helin.zhang at intel.com
Mon Mar 2 07:49:47 CET 2015


The following changes since commit ffc468ff3cfe768b0132f851cef6382cd16a3c68:

  app/testpmd: fix crash when portmask is specified (2015-02-28 00:24:32 +0100)

are available in the git repository at:

  helin at dpdk.org:dpdk-i40e-next.git master

for you to fetch changes up to f8d745171cbddbf3b18ede72c81e5b8b356b5c54:

  i40e: advertise TSO capability (2015-03-02 01:36:30 -0500)

----------------------------------------------------------------
Jijiang Liu (3):
      i40e: move Tx offloads parameters of i40e to separate structure
      i40e: enable TSO support
      i40e: advertise TSO capability

 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(-)


More information about the dev mailing list