make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_vlan.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_vlan.sh # 1.11 [+1.11] Warning: Filter with specified priority/protocol not found. # 1.34 [+0.24] Warning: Filter with specified priority/protocol not found. # 6.54 [+5.20] Warning: Filter with specified priority/protocol not found. # 6.56 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.19 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.82 [+1.63] Warning: Filter with specified priority/protocol not found. # 11.45 [+1.62] Warning: Filter with specified priority/protocol not found. # 13.07 [+1.62] TEST: ingress mirror to vlan [ OK ] # 13.09 [+0.02] Warning: Filter with specified priority/protocol not found. # 13.11 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.73 [+1.63] Warning: Filter with specified priority/protocol not found. # 16.37 [+1.63] Warning: Filter with specified priority/protocol not found. # 18.01 [+1.64] Warning: Filter with specified priority/protocol not found. # 19.64 [+1.63] TEST: egress mirror to vlan [ OK ] # 19.66 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.68 [+0.02] Warning: Filter with specified priority/protocol not found. # 22.93 [+3.24] Warning: Filter with specified priority/protocol not found. # 26.16 [+3.23] TEST: ingress mirror tagged to vlan [ OK ] # 26.18 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.20 [+0.02] Warning: Filter with specified priority/protocol not found. # 29.42 [+3.23] Warning: Filter with specified priority/protocol not found. # 32.64 [+3.21] TEST: egress mirror tagged to vlan [ OK ] ok 1 selftests: net/forwarding: mirror_vlan.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->