make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre.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.sh # 0.77 [+0.77] Warning: Filter with specified priority/protocol not found. # 0.90 [+0.13] Warning: Filter with specified priority/protocol not found. # 6.37 [+5.46] Warning: Filter with specified priority/protocol not found. # 6.38 [+0.02] Warning: Filter with specified priority/protocol not found. # 8.01 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.64 [+1.63] Warning: Filter with specified priority/protocol not found. # 11.27 [+1.63] Warning: Filter with specified priority/protocol not found. # 12.91 [+1.63] TEST: ingress mirror to gretap [ OK ] # 12.93 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.95 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.58 [+1.63] Warning: Filter with specified priority/protocol not found. # 16.20 [+1.63] Warning: Filter with specified priority/protocol not found. # 17.83 [+1.63] Warning: Filter with specified priority/protocol not found. # 19.44 [+1.61] TEST: egress mirror to gretap [ OK ] # 19.46 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.47 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.08 [+1.61] Warning: Filter with specified priority/protocol not found. # 22.72 [+1.63] Warning: Filter with specified priority/protocol not found. # 24.34 [+1.63] Warning: Filter with specified priority/protocol not found. # 25.96 [+1.62] TEST: ingress mirror to ip6gretap [ OK ] # 25.98 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.00 [+0.02] Warning: Filter with specified priority/protocol not found. # 27.63 [+1.63] Warning: Filter with specified priority/protocol not found. # 29.24 [+1.61] Warning: Filter with specified priority/protocol not found. # 30.85 [+1.61] Warning: Filter with specified priority/protocol not found. # 33.45 [+2.60] TEST: egress mirror to ip6gretap [ OK ] # 33.73 [+0.28] Warning: Filter with specified priority/protocol not found. # 33.92 [+0.18] Warning: Filter with specified priority/protocol not found. # 35.76 [+1.85] TEST: ingress mirror to gretap: envelope MAC [ OK ] # 35.90 [+0.14] Warning: Filter with specified priority/protocol not found. # 35.96 [+0.06] Warning: Filter with specified priority/protocol not found. # 37.70 [+1.73] TEST: egress mirror to gretap: envelope MAC [ OK ] # 37.77 [+0.07] Warning: Filter with specified priority/protocol not found. # 37.81 [+0.04] Warning: Filter with specified priority/protocol not found. # 39.48 [+1.67] TEST: ingress mirror to ip6gretap: envelope MAC [ OK ] # 39.54 [+0.06] Warning: Filter with specified priority/protocol not found. # 39.57 [+0.03] Warning: Filter with specified priority/protocol not found. # 41.23 [+1.66] TEST: egress mirror to ip6gretap: envelope MAC [ OK ] # 41.26 [+0.03] Warning: Filter with specified priority/protocol not found. # 41.28 [+0.02] Warning: Filter with specified priority/protocol not found. # 41.31 [+0.03] Warning: Filter with specified priority/protocol not found. # 42.94 [+1.63] Warning: Filter with specified priority/protocol not found. # 44.58 [+1.64] Warning: Filter with specified priority/protocol not found. # 46.23 [+1.65] Warning: Filter with specified priority/protocol not found. # 47.89 [+1.66] Warning: Filter with specified priority/protocol not found. # 49.54 [+1.65] Warning: Filter with specified priority/protocol not found. # 51.18 [+1.64] Warning: Filter with specified priority/protocol not found. # 52.83 [+1.65] Warning: Filter with specified priority/protocol not found. # 54.46 [+1.64] Warning: Filter with specified priority/protocol not found. # 54.51 [+0.05] Warning: Filter with specified priority/protocol not found. # 56.16 [+1.64] Warning: Filter with specified priority/protocol not found. # 57.80 [+1.64] Warning: Filter with specified priority/protocol not found. # 59.44 [+1.64] Warning: Filter with specified priority/protocol not found. # 61.08 [+1.64] TEST: two simultaneously configured mirrors [ OK ] ok 1 selftests: net/forwarding: mirror_gre.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__->