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.66 [+0.66] Warning: Filter with specified priority/protocol not found. # 0.75 [+0.09] Warning: Filter with specified priority/protocol not found. # 6.30 [+5.55] Warning: Filter with specified priority/protocol not found. # 6.32 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.96 [+1.64] Warning: Filter with specified priority/protocol not found. # 9.59 [+1.63] Warning: Filter with specified priority/protocol not found. # 11.21 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.84 [+1.63] TEST: ingress mirror to gretap [ OK ] # 12.87 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.88 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.50 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.13 [+1.63] Warning: Filter with specified priority/protocol not found. # 17.77 [+1.63] Warning: Filter with specified priority/protocol not found. # 19.39 [+1.63] TEST: egress mirror to gretap [ OK ] # 19.43 [+0.04] Warning: Filter with specified priority/protocol not found. # 19.45 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.06 [+1.61] Warning: Filter with specified priority/protocol not found. # 22.69 [+1.63] Warning: Filter with specified priority/protocol not found. # 24.32 [+1.63] Warning: Filter with specified priority/protocol not found. # 25.95 [+1.63] TEST: ingress mirror to ip6gretap [ OK ] # 25.97 [+0.02] Warning: Filter with specified priority/protocol not found. # 25.99 [+0.02] Warning: Filter with specified priority/protocol not found. # 27.62 [+1.63] Warning: Filter with specified priority/protocol not found. # 29.25 [+1.63] Warning: Filter with specified priority/protocol not found. # 30.89 [+1.64] Warning: Filter with specified priority/protocol not found. # 32.51 [+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__->