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-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: mirror_gre_bound.sh # 24.38 [+24.38] TEST: ingress mirror to gretap w/ UL [ OK ] # 33.42 [+9.03] TEST: egress mirror to gretap w/ UL [ OK ] # 42.66 [+9.25] TEST: ingress mirror to ip6gretap w/ UL [ OK ] # 51.85 [+9.18] TEST: egress mirror to ip6gretap w/ UL [ OK ] DETECTED CRASH, lowering timeout ok 1 selftests: net/forwarding: mirror_gre_bound.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->