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 # 0.90 [+0.90] Warning: Filter with specified priority/protocol not found. # 1.10 [+0.20] Warning: Filter with specified priority/protocol not found. # 6.28 [+5.18] Warning: Filter with specified priority/protocol not found. # 6.30 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.93 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.55 [+1.62] Warning: Filter with specified priority/protocol not found. # 11.18 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.79 [+1.61] TEST: ingress mirror to vlan [ OK ] # 12.81 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.83 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.46 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.06 [+1.61] Warning: Filter with specified priority/protocol not found. # 17.68 [+1.62] Warning: Filter with specified priority/protocol not found. # 19.31 [+1.63] TEST: egress mirror to vlan [ OK ] # 19.33 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.35 [+0.02] Warning: Filter with specified priority/protocol not found. # 22.56 [+3.21] Warning: Filter with specified priority/protocol not found. # 25.78 [+3.22] TEST: ingress mirror tagged to vlan [ OK ] # 25.80 [+0.02] Warning: Filter with specified priority/protocol not found. # 25.82 [+0.02] Warning: Filter with specified priority/protocol not found. # 29.04 [+3.22] Warning: Filter with specified priority/protocol not found. # 32.26 [+3.22] 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__->