From: David L Stevens <david.stevens@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Sowmini Varadhan <sowmini.varadhan@oracle.com>
Subject: [PATCH net-next 0/6] sunvnet: add SG, HW_CSUM, GSO, and TSO support
Date: Tue, 02 Dec 2014 15:30:39 -0500 [thread overview]
Message-ID: <547E216F.4000307@oracle.com> (raw)
This patch set adds everything needed for TSO support in sunvnet. On my
test hardware, this increases the single-stream TCP throughput for the
default 1500-byte MTU Linux-Linux from ~2Gbps to 10Gbps and Linux-Solaris
from ~2Gbps to 6Gbps.
David L Stevens (6):
sunvnet: rename vnet_port_alloc_tx_bufs and move after version
negotiation
sunvnet: add VIO v1.7 and v1.8 support
sunvnet: add scatter/gather support
sunvnet: add checksum offload support
sunvnet: add GSO support
sunvnet: add TSO support
arch/sparc/include/asm/vio.h | 19 ++
drivers/net/ethernet/sun/sunvnet.c | 406 ++++++++++++++++++++++++++++++++----
drivers/net/ethernet/sun/sunvnet.h | 9 +-
3 files changed, 388 insertions(+), 46 deletions(-)
next reply other threads:[~2014-12-02 20:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-02 20:30 David L Stevens [this message]
2014-12-09 2:19 ` [PATCH net-next 0/6] sunvnet: add SG, HW_CSUM, GSO, and TSO support David Miller
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=547E216F.4000307@oracle.com \
--to=david.stevens@oracle.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=sowmini.varadhan@oracle.com \
/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).