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: 616 MB/s 10461 calls/s 10461 msg/s # tcp rx: 617 MB/s 26063 calls/s # tcp tx: 668 MB/s 11331 calls/s 11331 msg/s # tcp rx: 677 MB/s 28599 calls/s # tcp tx: 723 MB/s 12264 calls/s 12264 msg/s # tcp rx: 728 MB/s 32897 calls/s # tcp tx: 732 MB/s 12430 calls/s 12430 msg/s # udp gso - over veth touching data # udp rx: 418 MB/s 298020 calls/s # udp tx: 431 MB/s 7311 calls/s 7311 msg/s # udp rx: 430 MB/s 306663 calls/s # udp tx: 429 MB/s 7286 calls/s 7286 msg/s # udp rx: 440 MB/s 313891 calls/s # udp tx: 438 MB/s 7435 calls/s 7435 msg/s # udp rx: 436 MB/s 311204 calls/s # udp tx: 438 MB/s 7441 calls/s 7441 msg/s # udp gso and gro - over veth touching data # udp rx: 636 MB/s 10793 calls/s # udp tx: 664 MB/s 11277 calls/s 11277 msg/s # udp rx: 718 MB/s 12188 calls/s # udp tx: 719 MB/s 12207 calls/s 12207 msg/s # udp rx: 778 MB/s 13207 calls/s # udp tx: 779 MB/s 13215 calls/s 13215 msg/s # udp rx: 790 MB/s 13404 calls/s # udp tx: 789 MB/s 13396 calls/s 13396 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 683 MB/s 11597 calls/s 11597 msg/s # tcp rx: 684 MB/s 30113 calls/s # tcp tx: 643 MB/s 10915 calls/s 10915 msg/s # tcp rx: 644 MB/s 28526 calls/s # tcp tx: 606 MB/s 10286 calls/s 10286 msg/s # tcp rx: 607 MB/s 25431 calls/s # tcp tx: 736 MB/s 12487 calls/s 12487 msg/s # udp gso - over veth touching data # udp rx: 306 MB/s 223823 calls/s # udp tx: 316 MB/s 5370 calls/s 5370 msg/s # udp rx: 296 MB/s 216214 calls/s # udp tx: 297 MB/s 5038 calls/s 5038 msg/s # udp rx: 328 MB/s 239659 calls/s # udp tx: 328 MB/s 5573 calls/s 5573 msg/s # udp rx: 328 MB/s 239821 calls/s # udp tx: 329 MB/s 5593 calls/s 5593 msg/s # udp gso and gro - over veth touching data # udp rx: 742 MB/s 12589 calls/s # udp tx: 763 MB/s 12945 calls/s 12945 msg/s # udp rx: 642 MB/s 10897 calls/s # udp tx: 638 MB/s 10834 calls/s 10834 msg/s # udp rx: 735 MB/s 12477 calls/s # udp tx: 730 MB/s 12384 calls/s 12384 msg/s # udp rx: 662 MB/s 11232 calls/s # udp tx: 661 MB/s 11223 calls/s 11223 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__->