Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1671031 > unrolled thread

Re: [PATCH net-next] net: stmmac: enable TSO for IPv6

Started byDavid Miller <davem@davemloft.net>
First post2017-06-20 21:20 +0200
Last post2017-06-20 21:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH net-next] net: stmmac: enable TSO for IPv6 David Miller <davem@davemloft.net> - 2017-06-20 21:20 +0200

#1671031 — Re: [PATCH net-next] net: stmmac: enable TSO for IPv6

FromDavid Miller <davem@davemloft.net>
Date2017-06-20 21:20 +0200
SubjectRe: [PATCH net-next] net: stmmac: enable TSO for IPv6
Message-ID<tUwQW-4dQ-11@gated-at.bofh.it>
From: Niklas Cassel <niklas.cassel@axis.com>
Date: Mon, 19 Jun 2017 18:36:44 +0200

> There is nothing in the IP that prevents us from enabling TSO for IPv6.
> 
> Before patch:
> ftp fe80::2aa:bbff:fecc:1336%eth0
> ftp> get /dev/zero
> 882512708 bytes received in 00:14 (56.11 MiB/s)
> 
> After patch:
> ftp fe80::2aa:bbff:fecc:1336%eth0
> ftp> get /dev/zero
> 1203326784 bytes received in 00:12 (94.52 MiB/s)
> 
> Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>

Applied, thanks.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web