make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bridge_1q.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_bridge_1q.sh # 0.76 [+0.76] Warning: Filter with specified priority/protocol not found. # 0.85 [+0.09] Warning: Filter with specified priority/protocol not found. # 6.47 [+5.62] Warning: Filter with specified priority/protocol not found. # 6.49 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.10 [+1.61] Warning: Filter with specified priority/protocol not found. # 9.73 [+1.63] Warning: Filter with specified priority/protocol not found. # 11.37 [+1.64] Warning: Filter with specified priority/protocol not found. # 13.01 [+1.65] TEST: ingress mirror to gretap [ OK ] # 13.04 [+0.02] Warning: Filter with specified priority/protocol not found. # 13.07 [+0.03] Warning: Filter with specified priority/protocol not found. # 14.71 [+1.65] Warning: Filter with specified priority/protocol not found. # 16.35 [+1.64] Warning: Filter with specified priority/protocol not found. # 17.99 [+1.64] Warning: Filter with specified priority/protocol not found. # 19.62 [+1.64] TEST: egress mirror to gretap [ OK ] # 19.67 [+0.05] Warning: Filter with specified priority/protocol not found. # 19.69 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.32 [+1.63] Warning: Filter with specified priority/protocol not found. # 22.96 [+1.63] Warning: Filter with specified priority/protocol not found. # 24.60 [+1.64] Warning: Filter with specified priority/protocol not found. # 26.24 [+1.65] TEST: ingress mirror to ip6gretap [ OK ] # 26.27 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.29 [+0.02] Warning: Filter with specified priority/protocol not found. # 27.94 [+1.65] Warning: Filter with specified priority/protocol not found. # 29.58 [+1.64] Warning: Filter with specified priority/protocol not found. # 31.22 [+1.64] Warning: Filter with specified priority/protocol not found. # 32.86 [+1.64] TEST: egress mirror to ip6gretap [ OK ] ok 1 selftests: net/forwarding: mirror_gre_bridge_1q.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__->