make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_flower.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_flower.sh # 0.75 [+0.75] Warning: Filter with specified priority/protocol not found. # 0.83 [+0.08] Warning: Filter with specified priority/protocol not found. # 6.27 [+5.44] Warning: Filter with specified priority/protocol not found. # 6.29 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.92 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.54 [+1.62] Warning: Filter with specified priority/protocol not found. # 11.17 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.80 [+1.63] Warning: Filter with specified priority/protocol not found. # 14.42 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.07 [+1.64] Warning: Filter with specified priority/protocol not found. # 17.71 [+1.64] Warning: Filter with specified priority/protocol not found. # 19.32 [+1.61] TEST: ingress ACL mirror to gretap [ OK ] # 19.34 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.36 [+0.02] Warning: Filter with specified priority/protocol not found. # 20.99 [+1.63] Warning: Filter with specified priority/protocol not found. # 22.61 [+1.62] Warning: Filter with specified priority/protocol not found. # 24.25 [+1.64] Warning: Filter with specified priority/protocol not found. # 25.86 [+1.61] Warning: Filter with specified priority/protocol not found. # 27.47 [+1.61] Warning: Filter with specified priority/protocol not found. # 29.13 [+1.65] Warning: Filter with specified priority/protocol not found. # 30.76 [+1.63] Warning: Filter with specified priority/protocol not found. # 32.38 [+1.62] TEST: egress ACL mirror to gretap [ OK ] # 32.40 [+0.02] Warning: Filter with specified priority/protocol not found. # 32.42 [+0.02] Warning: Filter with specified priority/protocol not found. # 35.03 [+2.61] Warning: Filter with specified priority/protocol not found. # 36.97 [+1.95] Warning: Filter with specified priority/protocol not found. # 38.76 [+1.78] Warning: Filter with specified priority/protocol not found. # 40.45 [+1.70] Warning: Filter with specified priority/protocol not found. # 42.13 [+1.67] Warning: Filter with specified priority/protocol not found. # 43.81 [+1.68] Warning: Filter with specified priority/protocol not found. # 45.45 [+1.64] Warning: Filter with specified priority/protocol not found. # 47.04 [+1.59] TEST: ingress ACL mirror to ip6gretap [ OK ] # 47.06 [+0.02] Warning: Filter with specified priority/protocol not found. # 47.07 [+0.02] Warning: Filter with specified priority/protocol not found. # 48.68 [+1.61] Warning: Filter with specified priority/protocol not found. # 50.31 [+1.62] Warning: Filter with specified priority/protocol not found. # 51.93 [+1.63] Warning: Filter with specified priority/protocol not found. # 53.58 [+1.64] Warning: Filter with specified priority/protocol not found. # 55.22 [+1.65] Warning: Filter with specified priority/protocol not found. # 56.88 [+1.66] Warning: Filter with specified priority/protocol not found. # 58.52 [+1.64] Warning: Filter with specified priority/protocol not found. # 60.14 [+1.62] TEST: egress ACL mirror to ip6gretap [ OK ] ok 1 selftests: net/forwarding: mirror_gre_flower.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__->