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 # 15.17 [+15.17] TEST: dst_mac match (skip_hw) [ OK ] # 19.20 [+4.03] TEST: src_mac match (skip_hw) [ OK ] # 22.54 [+3.34] TEST: dst_ip match (skip_hw) [ OK ] # 26.56 [+4.01] TEST: src_ip match (skip_hw) [ OK ] # 34.48 [+7.92] TEST: ip_flags match (skip_hw) [ OK ] DETECTED CRASH, lowering timeout # 37.41 [+2.93] TEST: PCP match (skip_hw) [ OK ] # 39.38 [+1.97] TEST: VLAN match (skip_hw) [ OK ] # 43.03 [+3.64] TEST: ip_tos match (skip_hw) [ OK ] # 45.13 [+2.10] TEST: indev match (skip_hw) [ OK ] # 48.75 [+3.62] TEST: ip_ttl match (skip_hw) [ OK ] # 52.59 [+3.84] TEST: mpls_label match (skip_hw) [ OK ] # 56.23 [+3.64] TEST: mpls_tc match (skip_hw) [ OK ] # 59.81 [+3.58] TEST: mpls_bos match (skip_hw) [ OK ] # 63.60 [+3.79] TEST: mpls_ttl match (skip_hw) [ OK ] # 71.00 [+7.40] TEST: mpls lse match (skip_hw) [ OK ] # 74.24 [+3.25] TEST: erspan_opts match (skip_hw) [ OK ] # 74.40 [+0.16] 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__->