make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_floower.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: tc_flower.sh # 13.36 [+13.36] TEST: dst_mac match (skip_hw) [ OK ] # 16.60 [+3.23] TEST: src_mac match (skip_hw) [ OK ] # 19.58 [+2.99] TEST: dst_ip match (skip_hw) [ OK ] # 22.56 [+2.98] TEST: src_ip match (skip_hw) [ OK ] # 29.42 [+6.85] TEST: ip_flags match (skip_hw) [ OK ] # 31.71 [+2.30] TEST: PCP match (skip_hw) [ OK ] # 34.34 [+2.62] TEST: VLAN match (skip_hw) [ OK ] # 38.32 [+3.98] TEST: ip_tos match (skip_hw) [ OK ] # 40.56 [+2.24] TEST: indev match (skip_hw) [ OK ] # 44.41 [+3.85] TEST: ip_ttl match (skip_hw) [ OK ] # 48.90 [+4.48] TEST: mpls_label match (skip_hw) [ OK ] # 53.14 [+4.25] TEST: mpls_tc match (skip_hw) [ OK ] # 57.42 [+4.27] TEST: mpls_bos match (skip_hw) [ OK ] # 61.69 [+4.28] TEST: mpls_ttl match (skip_hw) [ OK ] # 70.22 [+8.52] TEST: mpls lse match (skip_hw) [ OK ] DETECTED CRASH, lowering timeout # 73.13 [+2.92] TEST: erspan_opts match (skip_hw) [ OK ] # 73.26 [+0.12] INFO: Could not test offloaded functionality ok 1 selftests: net/forwarding: tc_flower.sh make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__->