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.77 [+8.77] Warning: Filter with specified priority/protocol not found. # 10.70 [+1.93] Warning: Filter with specified priority/protocol not found. # 17.50 [+6.80] Warning: Filter with specified priority/protocol not found. # 17.68 [+0.18] Warning: Filter with specified priority/protocol not found. # 20.26 [+2.58] Warning: Filter with specified priority/protocol not found. # 22.93 [+2.68] Warning: Filter with specified priority/protocol not found. # 25.55 [+2.61] Warning: Filter with specified priority/protocol not found. # 28.22 [+2.67] TEST: ingress mirror to vlan [ OK ] # 28.42 [+0.20] Warning: Filter with specified priority/protocol not found. # 28.61 [+0.20] Warning: Filter with specified priority/protocol not found. # 31.16 [+2.54] Warning: Filter with specified priority/protocol not found. # 33.82 [+2.66] Warning: Filter with specified priority/protocol not found. # 36.41 [+2.59] Warning: Filter with specified priority/protocol not found. # 39.17 [+2.76] TEST: egress mirror to vlan [ OK ] # 39.37 [+0.20] Warning: Filter with specified priority/protocol not found. # 39.60 [+0.23] Warning: Filter with specified priority/protocol not found. # 44.56 [+4.96] Warning: Filter with specified priority/protocol not found. # 49.40 [+4.85] TEST: ingress mirror tagged to vlan [ OK ] # 49.61 [+0.20] Warning: Filter with specified priority/protocol not found. # 49.81 [+0.21] Warning: Filter with specified priority/protocol not found. # 54.62 [+4.81] Warning: Filter with specified priority/protocol not found. # 59.45 [+4.82] 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__->