make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=sch_tbbf_prio.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: sch_tbf_prio.sh DETECTED CRASH, lowering timeout # 20.08 [+20.08] TEST: ping vlan 10 [ OK ] # 21.45 [+1.37] TEST: ping vlan 11 [ OK ] # 21.56 [+0.11] INFO: Testing root-prio-tbf # 40.51 [+18.95] TEST: TC 0: TBF rate 400Mbit [XFAIL] # 40.52 [+0.01] Expected rate 381.4Mbps, got 346.0Mbps, which is -9% off. Required accuracy is +-5%. # 58.72 [+18.20] TEST: TC 1: TBF rate 800Mbit [XFAIL] # 58.73 [+0.00] Expected rate 762.9Mbps, got 372.5Mbps, which is -51% off. Required accuracy is +-5%. # 59.24 [+0.51] INFO: Testing root-tbf-prio # 78.37 [+19.13] TEST: TC 0: TBF rate 400Mbit [XFAIL] # 78.37 [+0.01] Expected rate 381.4Mbps, got 349.8Mbps, which is -8% off. Required accuracy is +-5%. # 96.59 [+18.22] TEST: TC 1: TBF rate 400Mbit [XFAIL] # 96.59 [+0.00] Expected rate 381.4Mbps, got 350.3Mbps, which is -8% off. Required accuracy is +-5%. ok 1 selftests: net/forwarding: sch_tbf_prio.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->