From: Wang Xiao W <xiao.w.wang@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2 0/2] e1000: enable igb TSO support
Date: Sat, 10 Oct 2015 18:27:50 +0800 [thread overview]
Message-ID: <1444472872-26866-1-git-send-email-xiao.w.wang@intel.com> (raw)
In-Reply-To: <1443574955-30977-1-git-send-email-xiao.w.wang@intel.com>
v2:
* Reworded the old comment about union igb_vlan_macip which was no more used.
* Corrected typo in line "There're some limitaions in hardware for TCP segmentaion offload".
* Added "unlikely" in check_tso_para function.
v1:
* Initial version for igb TSO feature.
Wang Xiao W (2):
e1000: enable igb TSO support
doc: update release note for igb TSO support
doc/guides/rel_notes/release_2_2.rst | 4 +
drivers/net/e1000/igb_ethdev.c | 6 +-
drivers/net/e1000/igb_rxtx.c | 200 +++++++++++++++++++++--------------
3 files changed, 131 insertions(+), 79 deletions(-)
--
1.9.3
next prev parent reply other threads:[~2015-10-10 10:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-30 1:02 [dpdk-dev] [PATCH] " Wang Xiao W
2015-10-07 12:30 ` Thomas Monjalon
2015-10-07 12:31 ` Thomas Monjalon
2015-10-10 3:57 ` Zhang, Helin
2015-10-10 7:30 ` Wang, Xiao W
2015-10-10 10:27 ` Wang Xiao W [this message]
2015-10-10 10:27 ` [dpdk-dev] [PATCH v2 1/2] " Wang Xiao W
2015-10-20 11:22 ` [dpdk-dev] [PATCH v3 0/2] " Wang Xiao W
2015-10-20 11:22 ` [dpdk-dev] [PATCH v3 1/2] " Wang Xiao W
2015-10-21 6:41 ` Lu, Wenzhuo
2015-10-21 7:23 ` Wang, Xiao W
2015-10-27 18:16 ` Thomas Monjalon
2015-10-21 7:55 ` [dpdk-dev] [PATCH v4 0/2] " Wang Xiao W
2015-10-21 7:55 ` [dpdk-dev] [PATCH v4 1/2] " Wang Xiao W
2015-10-23 2:03 ` Zhang, Helin
2015-10-23 8:26 ` Wang, Xiao W
2015-10-23 9:03 ` Wang, Xiao W
2015-10-21 7:55 ` [dpdk-dev] [PATCH v4 2/2] doc: update release note for " Wang Xiao W
2015-10-22 7:57 ` [dpdk-dev] [PATCH v4 0/2] e1000: enable " Lu, Wenzhuo
2015-10-27 18:27 ` Thomas Monjalon
2015-10-20 11:22 ` [dpdk-dev] [PATCH v3 2/2] doc: update release note for " Wang Xiao W
2015-10-10 10:27 ` [dpdk-dev] [PATCH v2 " Wang Xiao W
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=1444472872-26866-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).