make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1162 MB/s 19717 calls/s 19717 msg/s # tcp rx: 1163 MB/s 142267 calls/s # tcp tx: 1153 MB/s 19556 calls/s 19556 msg/s # tcp rx: 1154 MB/s 138196 calls/s # tcp tx: 1099 MB/s 18653 calls/s 18653 msg/s # tcp rx: 1100 MB/s 136833 calls/s # tcp tx: 1091 MB/s 18513 calls/s 18513 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 814023 calls/s # udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # udp rx: 1318 MB/s 939065 calls/s # udp tx: 1318 MB/s 22359 calls/s 22359 msg/s # udp rx: 1320 MB/s 940593 calls/s # udp tx: 1320 MB/s 22391 calls/s 22391 msg/s # udp rx: 1316 MB/s 938155 calls/s # udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 448336 calls/s # udp tx: 652 MB/s 11073 calls/s 11073 msg/s # udp rx: 683 MB/s 487047 calls/s # udp tx: 683 MB/s 11600 calls/s 11600 msg/s # udp rx: 629 MB/s 448617 calls/s # udp tx: 636 MB/s 10794 calls/s 10794 msg/s # udp rx: 588 MB/s 419117 calls/s # udp tx: 588 MB/s 9983 calls/s 9983 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 991 MB/s 16822 calls/s 16822 msg/s # tcp rx: 1019 MB/s 138997 calls/s # tcp tx: 1023 MB/s 17351 calls/s 17351 msg/s # tcp rx: 1021 MB/s 125194 calls/s # tcp tx: 1029 MB/s 17466 calls/s 17466 msg/s # tcp rx: 1028 MB/s 128647 calls/s # tcp tx: 996 MB/s 16905 calls/s 16905 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 440821 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # udp rx: 638 MB/s 465616 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp rx: 639 MB/s 466334 calls/s # udp tx: 644 MB/s 10926 calls/s 10926 msg/s # udp rx: 635 MB/s 463646 calls/s # udp tx: 640 MB/s 10868 calls/s 10868 msg/s # udp gso and gro - over veth touching data # udp rx: 575 MB/s 419919 calls/s # udp tx: 594 MB/s 10090 calls/s 10090 msg/s # udp rx: 624 MB/s 455282 calls/s # udp tx: 622 MB/s 10562 calls/s 10562 msg/s # udp rx: 639 MB/s 466646 calls/s # udp tx: 640 MB/s 10866 calls/s 10866 msg/s # udp rx: 668 MB/s 487794 calls/s # udp tx: 668 MB/s 11341 calls/s 11341 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->