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:	Fri, 3 Aug 2012 22:04:02 -0700
From:	Jesse Brandeburg <jesse.brandeburg@...il.com>
To:	Peter Samuelson <psamuelson@...lder.net>
Cc:	Jay Vosburgh <fubar@...ibm.com>, netdev@...r.kernel.org,
	jgoerzen@...lder.net
Subject: Re: TCP stalls with 802.3ad + bridge + kvm guest

On Wed, Aug 1, 2012 at 7:41 AM, Peter Samuelson <psamuelson@...lder.net> wrote:
>
>   [Peter Samuelson]
>> >    ixgbe [10 Gbit port] -- bonding [802.3ad] -- bridge -- KVM guest
>> >
>> >It all works, except that with some flows in the KVM guest - I
>> >can reproduce using smbclient - transfers keep stalling, such that I'm
>> >averaging well under 1 MB/s.  Should be more like 100 MB/s.
>> >
>> >Oddly, this only occurs when both the 802.3ad and KVM are used:

is it because offloads are enabled?  I had to disable several of them
to get my virtual machines to work on both igb and ixgbe interfaces, I
haven't gone any further to isolate why.

try
# ethtool -K ethx tso off gso off lro off
--
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