make -C tools/testing/selftests TARGETS="net/f<" TEST_PROGS=sch_red.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-3/tools/testing/selftests' make[1]: Nothing to be done for 'all'. # timeout set to 10800 # selftests: net/forwarding: sch_red.sh # 6.19 [+6.19] TEST: ping from host 1 [ OK ] # 7.15 [+0.95] TEST: ping from host 2 [ OK ] # 7.15 [+0.01] RED: set bandwidth to 10Mbit # 15.20 [+8.05] TEST: ECN backlog < limit [ OK ] # 21.25 [+6.04] TEST: ECN backlog > limit [ OK ] # 32.51 [+11.26] TEST: ECN backlog > limit: UDP early-dropped [ OK ] # 32.53 [+0.02] RED: set bandwidth to 10Mbit # 40.58 [+8.05] TEST: ECN nodrop backlog < limit [ OK ] # 46.62 [+6.05] TEST: ECN nodrop backlog > limit [ OK ] # 47.65 [+1.03] TEST: ECN nodrop backlog > limit: UDP not dropped [ OK ] # 47.67 [+0.02] RED: set bandwidth to 10Mbit # 54.72 [+7.05] TEST: RED backlog < limit [ OK ] # 70.98 [+16.26] TEST: RED backlog > limit [ OK ] # 70.99 [+0.01] RED: set bandwidth to 10Mbit # 86.29 [+15.30] TEST: RED early_dropped packets mirrored [ OK ] # 86.31 [+0.02] RED: set bandwidth to 10Mbit # 100.41 [+14.10] TEST: ECN marked packets mirrored [ OK ] ok 1 1 selftests: net/forwarding: sch_red.sh make: Leaving directory '/srv/vmksft/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->