[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170910191645.549d2a3a@krup.woody.ch>
Date: Sun, 10 Sep 2017 19:16:45 +0200
From: Benoit Panizzon <benoit.panizzon@....ch>
To: netdev@...r.kernel.org
Subject: broken vlan support on Realtek RTL8111/8168/8411 rev 9
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-
Powered by blists - more mailing lists