DPDK patches and discussions
 help / color / mirror / Atom feed
From: Helin Zhang <helin.zhang@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PULL REQUEST] i40e: support of TSO
Date: Mon,  2 Mar 2015 14:49:47 +0800	[thread overview]
Message-ID: <1425278987-13100-1-git-send-email-helin.zhang@intel.com> (raw)

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

                 reply	other threads:[~2015-03-02  6:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425278987-13100-1-git-send-email-helin.zhang@intel.com \
    --to=helin.zhang@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).