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.83 [+0.83] Warning: Filter with specified priority/protocol not found. # 1.01 [+0.18] Warning: Filter with specified priority/protocol not found. # 6.17 [+5.16] Warning: Filter with specified priority/protocol not found. # 6.19 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.81 [+1.61] Warning: Filter with specified priority/protocol not found. # 9.43 [+1.62] Warning: Filter with specified priority/protocol not found. # 11.06 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.68 [+1.63] TEST: ingress mirror to vlan [ OK ] # 12.71 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.73 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.34 [+1.62] Warning: Filter with specified priority/protocol not found. # 15.98 [+1.63] Warning: Filter with specified priority/protocol not found. # 17.61 [+1.63] Warning: Filter with specified priority/protocol not found. # 19.25 [+1.64] TEST: egress mirror to vlan [ OK ] # 19.27 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.30 [+0.02] Warning: Filter with specified priority/protocol not found. # 22.50 [+3.21] Warning: Filter with specified priority/protocol not found. # 25.72 [+3.22] TEST: ingress mirror tagged to vlan [ OK ] # 25.75 [+0.03] Warning: Filter with specified priority/protocol not found. # 25.78 [+0.03] Warning: Filter with specified priority/protocol not found. # 29.00 [+3.23] Warning: Filter with specified priority/protocol not found. # 32.22 [+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__->