lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 03 Nov 2015 13:23:46 -0800
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Denys Fedoryshchenko <nuclearcat@...learcat.com>
Cc:	Netdev <netdev@...r.kernel.org>
Subject: Re: HTB, HFSC, PIE, FIFO stuck on 2.4Gbit on default values

On Tue, 2015-11-03 at 22:24 +0200, Denys Fedoryshchenko wrote:

> I wont argue on that, you are right.
> Ok, then it is a bit offtopic in current case, different setup, but i 
> know this one has easy to reproduce issues with offloading. but this is 
> bug related to that, directly appearing when i enable tso/gso/gro. I am 
> losing access to remote box, so max i can do right now:
> ethtool -K eth0 tso on gso on gro on; sleep 5;ethtool -K eth0 tso off 
> gso off gro off
> 
> No shapers, just plain nat. I suspect it might be specific to network 
> card, but not sure.
> 



What happens if you enable gro, but disable tso ?

With GRO enabled, you'll get a good performance increase, as forwarding
and qdisc will use big packets.



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ