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] [day] [month] [year] [list]
Date:	Fri, 6 May 2016 12:18:58 +0200
From:	Otto Sabart <osabart@...hat.com>
To:	Alexander Duyck <alexander.duyck@...il.com>
Cc:	Netdev <netdev@...r.kernel.org>, Jirka Hladky <jhladky@...hat.com>,
	Adam Okuliar <aokuliar@...hat.com>
Subject: Re: ixgbe: cannot enable LRO

> On Wed, Apr 27, 2016 at 2:36 AM, Otto Sabart <osabart@...hat.com> wrote:
> >
> > Hello everyone,
> > does anybody have a problem with LRO on ixge (on latest 4.6-rc5)?
> > I cannot find a way to enable it.
> >
> > On stable RHEL7.2 kernel everything works fine.
> >
> > I opened a bug report [0].
> >
> > [0] https://bugzilla.kernel.org/show_bug.cgi?id=117291
> >
> >
> > Thanks!
> >
> > Ota
> 

Hello Alex,

> So I am able to turn on LRO without any issues.

Yes, I badly desciribed the problem. The LRO was not possible to turn on
immediately _after the boot_ (I was enabling it in /etc/rc.local).

When I reloaded the ixgbe driver, the LRO was possible to turn on
without problem.

I found out that the problem was caused by network manager. When I
disabled NM, the LRO started to work.

> 
> Do you know if you have done anything that might disable LRO such as
> modified the rx-usecs to a value less than 10 or enabled routing or
> bridging on the device?  Also I think a stacked device might be able
> to block you from enabling LRO unless all the devices stacked on the
> interface can support it.

I did not modify rx-usecs (at least not intentionally).  Its value is
always (with disabled or enabled LRO) equal to 1 (with disabled NM).

$ ethtool -c ixgbe | grep rx-usecs
rx-usecs: 1
rx-usecs-irq: 0
rx-usecs-low: 0
rx-usecs-high: 0

There is no linux bridge or routing enabled on this device. There is
only a VLAN configured. Does it matter?

$ ip l show ixgbe
9: ixgbe: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT qlen 1000
    link/ether 00:1b:21:90:c3:86 brd ff:ff:ff:ff:ff:ff

$ ip l show ixgbe.40
19: ixgbe.40@...be: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT qlen 1000
    link/ether 00:1b:21:90:c3:86 brd ff:ff:ff:ff:ff:ff


I updated the bugzilla [0] and I think we can close this as a NOTABUG.

Thanks!

Ota

Download attachment "signature.asc" of type "application/pgp-signature" (521 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ