You are not logged in.
Hello,
after installing kernel 3.0.x (any) VLANs stopped working on sky2 driver. Althoug I can add VLAN to interface, i can't ping anything. Tcpdump does not register any traffic on tagged interface.Of course normal (untagged) traffic works without any problems. Everything was fine with 2.6.39 kernels. Under kernel26-lts (2.6.32) everything works perfect.
Some technical details:
lspci |grep Ethe
06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller
dmesg |grep sky2
[ 7.622893] sky2 driver version 1.25
[ 7.623017] sky2 0000:06:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 7.623055] sky2 0000:06:00.0: setting latency timer to 64
[ 7.623176] sky2 0000:06:00.0: Yukon-2 FE+ chip revision 0
[ 7.623735] sky2 0000:06:00.0: irq 28 for MSI/MSI-X
[ 7.624179] sky2 eth0: addr e8:11:32:09:79:67
[ 3959.669643] sky2 0000:06:00.0: restoring config space at offset 0xf (was 0x100, writing 0x105)
[ 3959.669774] sky2 0000:06:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x4001)
[ 3959.669818] sky2 0000:06:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xfc600004)
[ 3959.669841] sky2 0000:06:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[ 3959.669879] sky2 0000:06:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[24962.224924] sky2 eth0: enabling interface
Regards
Offline