RobertCNelson / armv7-multiplatform

MIT License
75 stars 42 forks source link

Wandboard on kernel 3.18.0 vlan do not work #23

Closed ghost closed 9 years ago

ghost commented 9 years ago

I am using Arch Linux ARM with kernel linux-armv7. Since I updated to 3.18.0 vlan do not work, no ping to machines on tagged vlan. Downgrading to 3.17.4 vlan work again.

On dmesg output all seems ok:

    $ dmesg | grep -i vlan
    [   19.818015] 8021q: 802.1Q VLAN Support v1.8
    [   20.184666] eth0: renamed from vlan10
ghost commented 9 years ago

After talk with fec kernel driver developers seems solved in linux-next:

The issue must be fixed in linux-next by patch:

net: fec: init maximum receive buffer size for ring1 and ring2

I have not tested by now.

ghost commented 9 years ago

Confirmed, solved at linux-armv7-rc 4.0-rc5