make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_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_gre_vlan.sh # 0.68 [+0.68] Warning: Filter with specified priority/protocol not found. # 0.77 [+0.09] Warning: Filter with specified priority/protocol not found. # 6.38 [+5.61] Warning: Filter with specified priority/protocol not found. # 6.40 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.02 [+1.62] Warning: Filter with specified priority/protocol not found. # 9.63 [+1.61] Warning: Filter with specified priority/protocol not found. # 11.24 [+1.61] Warning: Filter with specified priority/protocol not found. # 12.87 [+1.63] TEST: ingress mirror to gretap [ OK ] # 12.89 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.91 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.53 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.16 [+1.63] Warning: Filter with specified priority/protocol not found. # 17.79 [+1.63] Warning: Filter with specified priority/protocol not found. # 19.42 [+1.63] TEST: egress mirror to gretap [ OK ] ok 1 selftests: net/forwarding: mirror_gre_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__->