make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bridge_1d.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_1d.sh # 0.71 [+0.71] Warning: Filter with specified priority/protocol not found. # 0.82 [+0.11] Warning: Filter with specified priority/protocol not found. # 6.39 [+5.57] Warning: Filter with specified priority/protocol not found. # 6.41 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.03 [+1.62] Warning: Filter with specified priority/protocol not found. # 9.66 [+1.62] Warning: Filter with specified priority/protocol not found. # 11.29 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.92 [+1.63] TEST: ingress mirror to gretap [ OK ] # 12.94 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.96 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.59 [+1.63] Warning: Filter with specified priority/protocol not found. # 16.20 [+1.61] Warning: Filter with specified priority/protocol not found. # 17.81 [+1.61] Warning: Filter with specified priority/protocol not found. # 19.44 [+1.63] TEST: egress mirror to gretap [ OK ] # 19.48 [+0.05] Warning: Filter with specified priority/protocol not found. # 19.51 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.13 [+1.63] Warning: Filter with specified priority/protocol not found. # 22.77 [+1.63] Warning: Filter with specified priority/protocol not found. # 24.39 [+1.63] Warning: Filter with specified priority/protocol not found. # 26.01 [+1.62] TEST: ingress mirror to ip6gretap [ OK ] # 26.03 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.05 [+0.02] Warning: Filter with specified priority/protocol not found. # 27.67 [+1.62] Warning: Filter with specified priority/protocol not found. # 29.29 [+1.62] Warning: Filter with specified priority/protocol not found. # 30.90 [+1.61] Warning: Filter with specified priority/protocol not found. # 32.52 [+1.62] TEST: egress mirror to ip6gretap [ OK ] ok 1 selftests: net/forwarding: mirror_gre_bridge_1d.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__->