make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=sch_reed.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: sch_red.sh # 18.56 [+18.56] TEST: ping from host 1 [ OK ] # 19.87 [+1.32] TEST: ping from host 2 [ OK ] # 20.16 [+0.28] RED: set bandwidth to 10Mbit # 30.39 [+10.23] TEST: ECN backlog < limit [ OK ] # 38.37 [+7.98] TEST: ECN backlog > limit [ OK ] # 55.40 [+17.03] TEST: ECN backlog > limit: UDP early-dropped [ OK ] # 55.90 [+0.51] RED: set bandwidth to 10Mbit # 65.86 [+9.95] TEST: ECN nodrop backlog < limit [ OK ] # 73.70 [+7.84] TEST: ECN nodrop backlog > limit [ OK ] # 81.67 [+7.97] TEST: ECN nodrop backlog > limit: UDP not dropped [ OK ] # 82.19 [+0.52] RED: set bandwidth to 10Mbit # 91.21 [+9.02] TEST: RED backlog < limit [ OK ] # 113.97 [+22.76] TEST: RED backlog > limit [ OK ] # 114.45 [+0.48] RED: set bandwidth to 10Mbit # 136.86 [+22.41] TEST: RED early_dropped packets mirrored [ OK ] # 137.36 [+0.50] RED: set bandwidth to 10Mbit # 158.61 [+21.25] TEST: ECN marked packets mirrored [ OK ] DETECTED CRASH, lowering timeout ok 1 selftests: net/forwarding: sch_red.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__->