make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_acttions.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: tc_actions.sh # 17.69 [+17.69] TEST: gact drop and ok (skip_hw) [ OK ] # 20.79 [+3.10] TEST: mirred egress flower redirect (skip_hw) [ OK ] # 23.69 [+2.90] TEST: mirred egress flower mirror (skip_hw) [ OK ] # 26.65 [+2.96] TEST: mirred egress matchall mirror (skip_hw) [ OK ] # 33.42 [+6.77] TEST: mirred_egress_to_ingress (skip_hw) [ OK ] # 35.16 [+1.75] DETECTED CRASH, lowering timeout TEST: mirred_egress_to_ingress_tcp (skip_hw) [ OK ] # 115.79 [+80.63] INFO: Could not test offloaded functionality ok 1 selftests: net/forwarding: tc_actions.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__->