From: Wang Xiao W <xiao.w.wang@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2 0/2] fm10k: enable TSO support
Date: Mon, 12 Oct 2015 14:37:15 +0800 [thread overview]
Message-ID: <1444631837-5964-1-git-send-email-xiao.w.wang@intel.com> (raw)
In-Reply-To: <1443168550-6648-1-git-send-email-xiao.w.wang@intel.com>
v2:
* Updated release note for the new feature.
* Added "likely" in TSO parameters checking.
v1:
* Initial version for fm10k TSO feature.
Wang Xiao W (2):
fm10k: enable TSO support
doc: update release note for fm10k TSO support
doc/guides/rel_notes/release_2_2.rst | 4 ++++
drivers/net/fm10k/base/fm10k_osdep.h | 5 +++++
drivers/net/fm10k/fm10k_ethdev.c | 3 ++-
drivers/net/fm10k/fm10k_rxtx.c | 21 ++++++++++++++++++---
4 files changed, 29 insertions(+), 4 deletions(-)
--
1.9.3
next prev parent reply other threads:[~2015-10-12 6:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 8:09 [dpdk-dev] [PATCH] " Wang Xiao W
2015-10-07 12:23 ` Thomas Monjalon
2015-10-12 6:37 ` Wang Xiao W [this message]
2015-10-12 6:37 ` [dpdk-dev] [PATCH v2 1/2] " Wang Xiao W
2015-10-13 8:35 ` Qiu, Michael
2015-10-12 6:37 ` [dpdk-dev] [PATCH v2 2/2] doc: update release note for fm10k " Wang Xiao W
2015-10-29 22:26 ` [dpdk-dev] [PATCH v2 0/2] fm10k: enable " Thomas Monjalon
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=1444631837-5964-1-git-send-email-xiao.w.wang@intel.com \
--to=xiao.w.wang@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).