make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 664 MB/s 11273 calls/s 11273 msg/s # tcp rx: 664 MB/s 29350 calls/s # tcp tx: 679 MB/s 11525 calls/s 11525 msg/s # tcp rx: 682 MB/s 29434 calls/s # tcp tx: 658 MB/s 11168 calls/s 11168 msg/s # tcp rx: 666 MB/s 28108 calls/s # tcp tx: 728 MB/s 12348 calls/s 12348 msg/s # udp gso - over veth touching data # udp rx: 370 MB/s 263815 calls/s # udp tx: 379 MB/s 6433 calls/s 6433 msg/s # udp rx: 323 MB/s 230202 calls/s # udp tx: 325 MB/s 5517 calls/s 5517 msg/s # udp rx: 382 MB/s 272147 calls/s # udp tx: 382 MB/s 6484 calls/s 6484 msg/s # udp rx: 432 MB/s 307868 calls/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s # udp gso and gro - over veth touching data # udp rx: 697 MB/s 11822 calls/s # udp tx: 718 MB/s 12179 calls/s 12179 msg/s # udp rx: 792 MB/s 13438 calls/s # udp tx: 792 MB/s 13440 calls/s 13440 msg/s # udp rx: 817 MB/s 13863 calls/s # udp tx: 816 MB/s 13846 calls/s 13846 msg/s # udp rx: 821 MB/s 13930 calls/s # udp tx: 820 MB/s 13921 calls/s 13921 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 705 MB/s 11959 calls/s 11959 msg/s # tcp rx: 708 MB/s 30628 calls/s # tcp tx: 723 MB/s 12274 calls/s 12274 msg/s # tcp rx: 725 MB/s 32371 calls/s # tcp tx: 705 MB/s 11967 calls/s 11967 msg/s # tcp rx: 705 MB/s 33934 calls/s # tcp tx: 654 MB/s 11093 calls/s 11093 msg/s # udp gso - over veth touching data # udp rx: 369 MB/s 269410 calls/s # udp tx: 381 MB/s 6466 calls/s 6466 msg/s # udp rx: 369 MB/s 269252 calls/s # udp tx: 366 MB/s 6220 calls/s 6220 msg/s # udp rx: 365 MB/s 266420 calls/s # udp tx: 365 MB/s 6191 calls/s 6191 msg/s # udp rx: 373 MB/s 272268 calls/s # udp tx: 372 MB/s 6315 calls/s 6315 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 11342 calls/s # udp tx: 694 MB/s 11771 calls/s 11771 msg/s # udp rx: 758 MB/s 12905 calls/s # udp tx: 752 MB/s 12760 calls/s 12760 msg/s # udp rx: 754 MB/s 12791 calls/s # udp tx: 758 MB/s 12868 calls/s 12868 msg/s # udp rx: 782 MB/s 13270 calls/s # udp tx: 781 MB/s 13257 calls/s 13257 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__->