All of lore.kernel.org
 help / color / mirror / Atom feed
* ixgbe: cannot enable LRO
@ 2016-04-27  9:36 Otto Sabart
  2016-04-27 15:37 ` Alexander Duyck
  0 siblings, 1 reply; 3+ messages in thread
From: Otto Sabart @ 2016-04-27  9:36 UTC (permalink / raw)
  To: netdev; +Cc: Jirka Hladky, Adam Okuliar

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]


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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 870 bytes --]

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

* Re: ixgbe: cannot enable LRO
  2016-04-27  9:36 ixgbe: cannot enable LRO Otto Sabart
@ 2016-04-27 15:37 ` Alexander Duyck
  2016-05-06 10:18   ` Otto Sabart
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Duyck @ 2016-04-27 15:37 UTC (permalink / raw)
  To: Otto Sabart; +Cc: Netdev, Jirka Hladky, Adam Okuliar

On Wed, Apr 27, 2016 at 2:36 AM, Otto Sabart <osabart@redhat.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

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

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.

- Alex

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

* Re: ixgbe: cannot enable LRO
  2016-04-27 15:37 ` Alexander Duyck
@ 2016-05-06 10:18   ` Otto Sabart
  0 siblings, 0 replies; 3+ messages in thread
From: Otto Sabart @ 2016-05-06 10:18 UTC (permalink / raw)
  To: Alexander Duyck; +Cc: Netdev, Jirka Hladky, Adam Okuliar

[-- Attachment #1: Type: text/plain, Size: 1958 bytes --]

> On Wed, Apr 27, 2016 at 2:36 AM, Otto Sabart <osabart@redhat.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@ixgbe: <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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 520 bytes --]

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

end of thread, other threads:[~2016-05-06 10:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-27  9:36 ixgbe: cannot enable LRO Otto Sabart
2016-04-27 15:37 ` Alexander Duyck
2016-05-06 10:18   ` Otto Sabart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.