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.81 [+0.81] Warning: Filter with specified priority/protocol not found. # 0.93 [+0.12] Warning: Filter with specified priority/protocol not found. # 6.51 [+5.58] Warning: Filter with specified priority/protocol not found. # 6.54 [+0.03] Warning: Filter with specified priority/protocol not found. # 8.17 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.79 [+1.62] Warning: Filter with specified priority/protocol not found. # 11.40 [+1.61] Warning: Filter with specified priority/protocol not found. # 13.03 [+1.63] TEST: ingress mirror to gretap [ OK ] # 13.05 [+0.03] Warning: Filter with specified priority/protocol not found. # 13.08 [+0.03] Warning: Filter with specified priority/protocol not found. # 14.70 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.32 [+1.62] Warning: Filter with specified priority/protocol not found. # 17.96 [+1.64] Warning: Filter with specified priority/protocol not found. # 19.60 [+1.64] 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__->