make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_vlan.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: mirror_vlan.sh # 8.74 [+8.74] Warning: Filter with specified priority/protocol not found. # 10.84 [+2.10] Warning: Filter with specified priority/protocol not found. # 17.72 [+6.89] Warning: Filter with specified priority/protocol not found. # 17.95 [+0.23] Warning: Filter with specified priority/protocol not found. # 20.64 [+2.68] Warning: Filter with specified priority/protocol not found. # 23.22 [+2.59] Warning: Filter with specified priority/protocol not found. # 25.77 [+2.55] Warning: Filter with specified priority/protocol not found. # 28.35 [+2.58] TEST: ingress mirror to vlan [ OK ] # 28.53 [+0.18] Warning: Filter with specified priority/protocol not found. # 28.73 [+0.20] Warning: Filter with specified priority/protocol not found. # 31.31 [+2.59] Warning: Filter with specified priority/protocol not found. # 33.97 [+2.66] Warning: Filter with specified priority/protocol not found. # 36.61 [+2.64] Warning: Filter with specified priority/protocol not found. # 39.22 [+2.61] TEST: egress mirror to vlan [ OK ] # 39.43 [+0.21] Warning: Filter with specified priority/protocol not found. # 39.63 [+0.20] Warning: Filter with specified priority/protocol not found. # 44.65 [+5.02] Warning: Filter with specified priority/protocol not found. # 49.53 [+4.88] TEST: ingress mirror tagged to vlan [ OK ] # 49.76 [+0.23] Warning: Filter with specified priority/protocol not found. # 49.98 [+0.22] Warning: Filter with specified priority/protocol not found. # 54.99 [+5.01] Warning: Filter with specified priority/protocol not found. # 59.85 [+4.86] TEST: egress mirror tagged to vlan [ OK ] ok 1 selftests: net/forwarding: mirror_vlan.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->