]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: net: bridge: test ranges with PVID VLAN
authorNikolay Aleksandrov <razor@blackwall.org>
Tue, 21 Jul 2026 14:09:22 +0000 (17:09 +0300)
committerJakub Kicinski <kuba@kernel.org>
Wed, 22 Jul 2026 17:23:18 +0000 (10:23 -0700)
commit679eb1e32d2cd1707de4984ca1b6e68f3d8da1ac
tree56846a94bdc9cf327a52456fa35875c18d18b481
parent43171c97e4714bf601b468401b37732244639c21
selftests: net: bridge: test ranges with PVID VLAN

Add a test with PVID VLAN that matches the flags of the VLAN following it
and check if the range is properly dumped. PVID VLAN should be on its own
and all VLANs should be present in the dump.

Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20260721140922.682265-3-razor@blackwall.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/bridge_vlan_dump.sh