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.69 [+0.69] Warning: Filter with specified priority/protocol not found. # 0.80 [+0.11] Warning: Filter with specified priority/protocol not found. # 6.24 [+5.45] Warning: Filter with specified priority/protocol not found. # 6.27 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.90 [+1.63] Warning: Filter with specified priority/protocol not found. # 9.53 [+1.63] Warning: Filter with specified priority/protocol not found. # 11.16 [+1.64] Warning: Filter with specified priority/protocol not found. # 12.79 [+1.63] TEST: ingress mirror to gretap [ OK ] # 12.82 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.84 [+0.02] Warning: Filter with specified priority/protocol not found. # 14.46 [+1.62] Warning: Filter with specified priority/protocol not found. # 16.07 [+1.61] Warning: Filter with specified priority/protocol not found. # 17.68 [+1.61] Warning: Filter with specified priority/protocol not found. # 19.30 [+1.62] TEST: egress mirror to gretap [ OK ] # 19.32 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.34 [+0.02] Warning: Filter with specified priority/protocol not found. # 20.96 [+1.62] Warning: Filter with specified priority/protocol not found. # 22.58 [+1.62] Warning: Filter with specified priority/protocol not found. # 24.21 [+1.63] Warning: Filter with specified priority/protocol not found. # 25.85 [+1.64] TEST: ingress mirror to ip6gretap [ OK ] # 25.87 [+0.02] Warning: Filter with specified priority/protocol not found. # 25.89 [+0.02] Warning: Filter with specified priority/protocol not found. # 27.52 [+1.63] Warning: Filter with specified priority/protocol not found. # 29.15 [+1.64] Warning: Filter with specified priority/protocol not found. # 30.79 [+1.63] Warning: Filter with specified priority/protocol not found. # 32.43 [+1.64] TEST: egress mirror to ip6gretap [ OK ] # 32.47 [+0.04] Warning: Filter with specified priority/protocol not found. # 32.49 [+0.02] Warning: Filter with specified priority/protocol not found. # 34.12 [+1.63] TEST: ingress mirror to gretap: envelope MAC [ OK ] # 34.17 [+0.05] Warning: Filter with specified priority/protocol not found. # 34.19 [+0.02] Warning: Filter with specified priority/protocol not found. # 35.83 [+1.64] TEST: egress mirror to gretap: envelope MAC [ OK ] # 35.89 [+0.05] Warning: Filter with specified priority/protocol not found. # 35.91 [+0.02] Warning: Filter with specified priority/protocol not found. # 37.52 [+1.62] TEST: ingress mirror to ip6gretap: envelope MAC [ OK ] # 37.57 [+0.05] Warning: Filter with specified priority/protocol not found. # 37.59 [+0.02] Warning: Filter with specified priority/protocol not found. # 39.22 [+1.63] TEST: egress mirror to ip6gretap: envelope MAC [ OK ] # 39.25 [+0.02] Warning: Filter with specified priority/protocol not found. # 39.27 [+0.02] Warning: Filter with specified priority/protocol not found. # 39.29 [+0.02] Warning: Filter with specified priority/protocol not found. # 40.92 [+1.63] Warning: Filter with specified priority/protocol not found. # 42.54 [+1.62] Warning: Filter with specified priority/protocol not found. # 44.15 [+1.61] Warning: Filter with specified priority/protocol not found. # 45.79 [+1.64] Warning: Filter with specified priority/protocol not found. # 47.42 [+1.63] Warning: Filter with specified priority/protocol not found. # 49.05 [+1.63] Warning: Filter with specified priority/protocol not found. # 50.69 [+1.63] Warning: Filter with specified priority/protocol not found. # 52.32 [+1.63] Warning: Filter with specified priority/protocol not found. # 52.36 [+0.04] Warning: Filter with specified priority/protocol not found. # 53.98 [+1.63] Warning: Filter with specified priority/protocol not found. # 55.60 [+1.62] Warning: Filter with specified priority/protocol not found. # 57.24 [+1.63] Warning: Filter with specified priority/protocol not found. # 58.86 [+1.63] 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__->