make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_bound.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_bound.sh # 0.85 [+0.85] Warning: Filter with specified priority/protocol not found. # 0.97 [+0.12] Warning: Filter with specified priority/protocol not found. # 6.72 [+5.75] Warning: Filter with specified priority/protocol not found. # 6.75 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.39 [+1.65] Warning: Filter with specified priority/protocol not found. # 10.04 [+1.64] Warning: Filter with specified priority/protocol not found. # 11.68 [+1.64] Warning: Filter with specified priority/protocol not found. # 13.32 [+1.64] TEST: ingress mirror to gretap w/ UL [ OK ] # 13.35 [+0.02] Warning: Filter with specified priority/protocol not found. # 13.37 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.01 [+1.64] Warning: Filter with specified priority/protocol not found. # 16.64 [+1.64] Warning: Filter with specified priority/protocol not found. # 18.29 [+1.64] Warning: Filter with specified priority/protocol not found. # 19.93 [+1.64] TEST: egress mirror to gretap w/ UL [ OK ] # 19.95 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.97 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.59 [+1.62] Warning: Filter with specified priority/protocol not found. # 23.23 [+1.64] Warning: Filter with specified priority/protocol not found. # 24.85 [+1.62] Warning: Filter with specified priority/protocol not found. # 26.47 [+1.62] TEST: ingress mirror to ip6gretap w/ UL [ OK ] # 26.49 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.51 [+0.02] Warning: Filter with specified priority/protocol not found. # 28.14 [+1.63] Warning: Filter with specified priority/protocol not found. # 29.78 [+1.64] Warning: Filter with specified priority/protocol not found. # 31.42 [+1.64] Warning: Filter with specified priority/protocol not found. # 33.06 [+1.64] TEST: egress mirror to ip6gretap w/ UL [ OK ] ok 1 selftests: net/forwarding: mirror_gre_bound.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__->