netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] sunvnet: add SG, HW_CSUM, GSO, and TSO support
@ 2014-12-02 20:30 David L Stevens
  2014-12-09  2:19 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: David L Stevens @ 2014-12-02 20:30 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Sowmini Varadhan

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next 0/6] sunvnet: add SG, HW_CSUM, GSO, and TSO support
  2014-12-02 20:30 [PATCH net-next 0/6] sunvnet: add SG, HW_CSUM, GSO, and TSO support David L Stevens
@ 2014-12-09  2:19 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-12-09  2:19 UTC (permalink / raw)
  To: david.stevens; +Cc: netdev, sowmini.varadhan

From: David L Stevens <david.stevens@oracle.com>
Date: Tue, 02 Dec 2014 15:30:39 -0500

> 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.

Looks great, series applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-09  2:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 20:30 [PATCH net-next 0/6] sunvnet: add SG, HW_CSUM, GSO, and TSO support David L Stevens
2014-12-09  2:19 ` David Miller

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