make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_neigh.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_neigh.sh # 0.71 [+0.71] Warning: Filter with specified priority/protocol not found. # 0.81 [+0.10] Warning: Filter with specified priority/protocol not found. # 6.23 [+5.42] Warning: Filter with specified priority/protocol not found. # 6.25 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.88 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.51 [+1.64] Warning: Filter with specified priority/protocol not found. # 11.14 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.77 [+1.63] TEST: ingress mirror to gretap: neighbor change [ OK ] # 12.81 [+0.04] Warning: Filter with specified priority/protocol not found. # 12.83 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.45 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.10 [+1.65] Warning: Filter with specified priority/protocol not found. # 17.74 [+1.64] Warning: Filter with specified priority/protocol not found. # 19.37 [+1.63] TEST: egress mirror to gretap: neighbor change [ OK ] # 19.41 [+0.03] Warning: Filter with specified priority/protocol not found. # 19.43 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.05 [+1.63] Warning: Filter with specified priority/protocol not found. # 22.70 [+1.65] Warning: Filter with specified priority/protocol not found. # 24.32 [+1.62] Warning: Filter with specified priority/protocol not found. # 25.94 [+1.62] TEST: ingress mirror to ip6gretap: neighbor change [ OK ] # 25.97 [+0.03] Warning: Filter with specified priority/protocol not found. # 25.99 [+0.02] Warning: Filter with specified priority/protocol not found. # 27.63 [+1.64] Warning: Filter with specified priority/protocol not found. # 29.27 [+1.64] Warning: Filter with specified priority/protocol not found. # 30.89 [+1.62] Warning: Filter with specified priority/protocol not found. # 32.51 [+1.62] TEST: egress mirror to ip6gretap: neighbor change [ OK ] ok 1 selftests: net/forwarding: mirror_gre_neigh.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__->