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: 780 MB/s 13236 calls/s 13236 msg/s # tcp rx: 781 MB/s 90359 calls/s # tcp tx: 792 MB/s 13434 calls/s 13434 msg/s # tcp rx: 792 MB/s 92588 calls/s # tcp tx: 796 MB/s 13505 calls/s 13505 msg/s # tcp rx: 796 MB/s 92407 calls/s # tcp tx: 796 MB/s 13503 calls/s 13503 msg/s # udp gso - over veth touching data # udp rx: 628 MB/s 447735 calls/s # udp tx: 647 MB/s 10988 calls/s 10988 msg/s # udp rx: 647 MB/s 461451 calls/s # udp tx: 647 MB/s 10980 calls/s 10980 msg/s # udp rx: 646 MB/s 460730 calls/s # udp tx: 649 MB/s 11008 calls/s 11008 msg/s # udp rx: 646 MB/s 460258 calls/s # udp tx: 645 MB/s 10950 calls/s 10950 msg/s # udp gso and gro - over veth touching data # udp rx: 986 MB/s 702639 calls/s # udp tx: 1006 MB/s 17074 calls/s 17074 msg/s # udp rx: 876 MB/s 624306 calls/s # udp tx: 892 MB/s 15131 calls/s 15131 msg/s # udp rx: 1297 MB/s 924218 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1268 MB/s 903691 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1177 MB/s 19975 calls/s 19975 msg/s # tcp rx: 1178 MB/s 142906 calls/s # tcp tx: 1103 MB/s 18723 calls/s 18723 msg/s # tcp rx: 1105 MB/s 141374 calls/s # tcp tx: 1144 MB/s 19410 calls/s 19410 msg/s # tcp rx: 1145 MB/s 138597 calls/s # tcp tx: 1042 MB/s 17687 calls/s 17687 msg/s # udp gso - over veth touching data # udp rx: 645 MB/s 471043 calls/s # udp tx: 663 MB/s 11249 calls/s 11249 msg/s # udp rx: 616 MB/s 449423 calls/s # udp tx: 616 MB/s 10449 calls/s 10449 msg/s # udp rx: 619 MB/s 451907 calls/s # udp tx: 619 MB/s 10505 calls/s 10505 msg/s # udp rx: 621 MB/s 452918 calls/s # udp tx: 620 MB/s 10522 calls/s 10522 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 864908 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1304 MB/s 951248 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1296 MB/s 945577 calls/s # udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # udp rx: 1304 MB/s 951330 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 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__->