make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=sch_reed.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: sch_red.sh # 6.75 [+6.75] TEST: ping from host 1 [ OK ] # 7.73 [+0.98] TEST: ping from host 2 [ OK ] # 7.76 [+0.03] RED: set bandwidth to 10Mbit # 16.33 [+8.57] TEST: ECN backlog < limit [ OK ] # 23.68 [+7.35] TEST: ECN backlog > limit [ OK ] # 39.64 [+15.96] TEST: ECN backlog > limit: UDP early-dropped [ OK ] # 39.95 [+0.32] RED: set bandwidth to 10Mbit # 49.32 [+9.37] TEST: ECN nodrop backlog < limit [ OK ] # 59.09 [+9.77] TEST: ECN nodrop backlog > limit [ OK ] # 60.37 [+1.28] TEST: ECN nodrop backlog > limit: UDP not dropped [ OK ] # 60.52 [+0.14] RED: set bandwidth to 10Mbit # 68.49 [+7.97] TEST: RED backlog < limit [ OK ] # 89.36 [+20.87] TEST: RED backlog > limit [ OK ] # 89.48 [+0.12] RED: set bandwidth to 10Mbit # 105.39 [+15.91] TEST: RED early_dropped packets mirrored [ OK ] # 105.45 [+0.06] RED: set bandwidth to 10Mbit # 119.77 [+14.32] TEST: ECN marked packets mirrored [ OK ] ok 1 selftests: net/forwarding: sch_red.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->