Netdev List
 help / color / mirror / Atom feed
* broken vlan support on Realtek RTL8111/8168/8411 rev 9
@ 2017-09-10 17:16 Benoit Panizzon
  2017-09-11 22:23 ` Francois Romieu
  0 siblings, 1 reply; 3+ messages in thread
From: Benoit Panizzon @ 2017-09-10 17:16 UTC (permalink / raw)
  To: netdev

Hello

I make a strange observation. I have two machines.

One with a:

Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit
Ethernet Controller (rev 02)

The other one with the same card, but (rev 09).

The rev 02 one works flawlessly.

The rev 09 one does set all vlan tags to zero on rx!

It's not a config error on the switch, I swapped interfaces with the
one the other card is working.

I did try the r8169 kernel module from Realtek stead of the r8168 one,
the problem persists.

I did try to disable vlan offloading:

rx-vlan-offload: on
tx-vlan-offload: on

It's not marked as fixed but:

when I try to turn offloading off I get:

# /sbin/ethtool -K eth0 rx-vlan-offload off
ethtool: bad command line argument(s)
For more information run ethtool -h

Could anyone give me a hint how to further debug the problem or disable
vlan offloading completely?

-Benoit-

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

end of thread, other threads:[~2017-09-12 11:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-10 17:16 broken vlan support on Realtek RTL8111/8168/8411 rev 9 Benoit Panizzon
2017-09-11 22:23 ` Francois Romieu
2017-09-12 11:07   ` Benoit Panizzon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox