diff options
author | Christian Breunig <christian@breunig.cc> | 2025-04-06 21:17:18 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-04-06 21:19:51 +0200 |
commit | 3f0f7f3c0998e677747a398527ab2f78ad45a604 (patch) | |
tree | 7d44216912fa4b6262dc7d73c36108aadbe0b121 /debian | |
parent | 4b187186eecb9f0090a813d8389b7599b148ccaa (diff) | |
download | vyos-1x-3f0f7f3c0998e677747a398527ab2f78ad45a604.tar.gz vyos-1x-3f0f7f3c0998e677747a398527ab2f78ad45a604.zip |
smoketest: T7293: mac80211_hwsim no longer supports VLAN interfaces
Upgrading to Linux 6.6.85 will make the WIFI interface tests fail because of:
8021q: VLANs not supported on wlan0
8021q: VLANs not supported on wlan1
This is most likely b/c of commit [1]. Running this on a platform with a real
wifi card still works.
10: wlan0.10@wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
state LOWERLAYERDOWN group default qlen 1000
link/ether 00:12:34:3c:d3:40 brd ff:ff:ff:ff:ff:ff
inet 1.1.1.1/24 brd 1.1.1.255 scope global wlan0.10
valid_lft forever preferred_lft forever
vyos@vyos# run show ver kernel
6.6.85-vyos
Do not run VIF based smoketests if mac80211_hwsim driver is in use.
1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3561442599804905c3defca241787cd4546e99a7
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions