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.83 [+13.83] TEST: dst_mac match (skip_hw) [ OK ] # 17.22 [+3.39] TEST: src_mac match (skip_hw) [ OK ] # 20.33 [+3.10] TEST: dst_ip match (skip_hw) [ OK ] # 23.39 [+3.06] TEST: src_ip match (skip_hw) [ OK ] # 30.48 [+7.10] TEST: ip_flags match (skip_hw) [ OK ] # 33.04 [+2.56] TEST: PCP match (skip_hw) [ OK ] # 35.95 [+2.91] TEST: VLAN match (skip_hw) [ OK ] # 39.89 [+3.94] TEST: ip_tos match (skip_hw) [ OK ] # 42.37 [+2.48] TEST: indev match (skip_hw) [ OK ] # 46.56 [+4.19] TEST: ip_ttl match (skip_hw) [ OK ] # 51.02 [+4.47] TEST: mpls_label match (skip_hw) [ OK ] # 55.28 [+4.26] TEST: mpls_tc match (skip_hw) [ OK ] # 59.55 [+4.27] TEST: mpls_bos match (skip_hw) [ OK ] # 63.85 [+4.29] TEST: mpls_ttl match (skip_hw) [ OK ] # 73.10 [+9.26] TEST: mpls lse match (skip_hw) [ OK ] DETECTED CRASH, lowering timeout # 76.09 [+2.99] TEST: erspan_opts match (skip_hw) [ OK ] # 76.20 [+0.11] 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__->