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.65 [+0.65] Warning: Filter with specified priority/protocol not found.
# 0.74 [+0.09] Warning: Filter with specified priority/protocol not found.
# 6.15 [+5.41] Warning: Filter with specified priority/protocol not found.
# 6.17 [+0.02] Warning: Filter with specified priority/protocol not found.
# 7.79 [+1.62] Warning: Filter with specified priority/protocol not found.
# 9.41 [+1.62] Warning: Filter with specified priority/protocol not found.
# 11.04 [+1.63] Warning: Filter with specified priority/protocol not found.
# 12.68 [+1.64] TEST: ingress mirror to gretap                                      [ OK ]
# 12.70 [+0.02] Warning: Filter with specified priority/protocol not found.
# 12.73 [+0.02] Warning: Filter with specified priority/protocol not found.
# 14.34 [+1.62] Warning: Filter with specified priority/protocol not found.
# 15.98 [+1.63] Warning: Filter with specified priority/protocol not found.
# 17.61 [+1.64] Warning: Filter with specified priority/protocol not found.
# 19.23 [+1.61] TEST: egress mirror to gretap                                       [ OK ]
# 19.24 [+0.02] Warning: Filter with specified priority/protocol not found.
# 19.26 [+0.02] Warning: Filter with specified priority/protocol not found.
# 20.89 [+1.63] Warning: Filter with specified priority/protocol not found.
# 22.53 [+1.63] Warning: Filter with specified priority/protocol not found.
# 24.17 [+1.64] Warning: Filter with specified priority/protocol not found.
# 25.79 [+1.63] TEST: ingress mirror to ip6gretap                                   [ OK ]
# 25.81 [+0.02] Warning: Filter with specified priority/protocol not found.
# 25.83 [+0.02] Warning: Filter with specified priority/protocol not found.
# 27.46 [+1.63] Warning: Filter with specified priority/protocol not found.
# 29.09 [+1.63] Warning: Filter with specified priority/protocol not found.
# 30.74 [+1.64] Warning: Filter with specified priority/protocol not found.
# 32.38 [+1.64] TEST: egress mirror to ip6gretap                                    [ OK ]
# 32.42 [+0.05] Warning: Filter with specified priority/protocol not found.
# 32.45 [+0.02] Warning: Filter with specified priority/protocol not found.
# 34.08 [+1.63] TEST: ingress mirror to gretap: envelope MAC                        [ OK ]
# 34.12 [+0.04] Warning: Filter with specified priority/protocol not found.
# 34.14 [+0.02] Warning: Filter with specified priority/protocol not found.
# 35.78 [+1.64] TEST: egress mirror to gretap: envelope MAC                         [ OK ]
# 35.83 [+0.05] Warning: Filter with specified priority/protocol not found.
# 35.85 [+0.02] Warning: Filter with specified priority/protocol not found.
# 37.49 [+1.64] TEST: ingress mirror to ip6gretap: envelope MAC                     [ OK ]
# 37.54 [+0.05] Warning: Filter with specified priority/protocol not found.
# 37.56 [+0.02] Warning: Filter with specified priority/protocol not found.
# 39.18 [+1.63] TEST: egress mirror to ip6gretap: envelope MAC                      [ OK ]
# 39.20 [+0.02] Warning: Filter with specified priority/protocol not found.
# 39.22 [+0.02] Warning: Filter with specified priority/protocol not found.
# 39.25 [+0.02] Warning: Filter with specified priority/protocol not found.
# 40.88 [+1.63] Warning: Filter with specified priority/protocol not found.
# 42.50 [+1.63] Warning: Filter with specified priority/protocol not found.
# 44.14 [+1.63] Warning: Filter with specified priority/protocol not found.
# 45.76 [+1.63] Warning: Filter with specified priority/protocol not found.
# 47.38 [+1.62] Warning: Filter with specified priority/protocol not found.
# 49.00 [+1.62] Warning: Filter with specified priority/protocol not found.
# 50.62 [+1.62] Warning: Filter with specified priority/protocol not found.
# 52.25 [+1.63] Warning: Filter with specified priority/protocol not found.
# 52.29 [+0.04] Warning: Filter with specified priority/protocol not found.
# 53.92 [+1.63] Warning: Filter with specified priority/protocol not found.
# 55.53 [+1.61] Warning: Filter with specified priority/protocol not found.
# 57.16 [+1.63] Warning: Filter with specified priority/protocol not found.
# 58.79 [+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__->