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: 699 MB/s 11861 calls/s 11861 msg/s # tcp rx: 702 MB/s 29275 calls/s # tcp tx: 721 MB/s 12232 calls/s 12232 msg/s # tcp rx: 721 MB/s 29721 calls/s # tcp tx: 604 MB/s 10258 calls/s 10258 msg/s # tcp rx: 606 MB/s 25470 calls/s # tcp tx: 682 MB/s 11570 calls/s 11570 msg/s # udp gso - over veth touching data # udp rx: 405 MB/s 288506 calls/s # udp tx: 418 MB/s 7094 calls/s 7094 msg/s # udp rx: 357 MB/s 254628 calls/s # udp tx: 357 MB/s 6060 calls/s 6060 msg/s # udp rx: 361 MB/s 257334 calls/s # udp tx: 360 MB/s 6120 calls/s 6120 msg/s # udp rx: 362 MB/s 258276 calls/s # udp tx: 362 MB/s 6146 calls/s 6146 msg/s # udp gso and gro - over veth touching data # udp rx: 717 MB/s 12166 calls/s # udp tx: 749 MB/s 12712 calls/s 12712 msg/s # udp rx: 829 MB/s 13808 calls/s # udp tx: 829 MB/s 14061 calls/s 14061 msg/s # udp rx: 749 MB/s 12505 calls/s # udp tx: 749 MB/s 12707 calls/s 12707 msg/s # udp rx: 804 MB/s 13637 calls/s # udp tx: 804 MB/s 13649 calls/s 13649 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 615 MB/s 10439 calls/s 10439 msg/s # tcp rx: 616 MB/s 27022 calls/s # tcp tx: 706 MB/s 11986 calls/s 11986 msg/s # tcp rx: 707 MB/s 27220 calls/s # tcp tx: 725 MB/s 12300 calls/s 12300 msg/s # tcp rx: 725 MB/s 28257 calls/s # tcp tx: 692 MB/s 11742 calls/s 11742 msg/s # udp gso - over veth touching data # udp rx: 403 MB/s 294171 calls/s # udp tx: 415 MB/s 7042 calls/s 7042 msg/s # udp rx: 370 MB/s 270147 calls/s # udp tx: 369 MB/s 6275 calls/s 6275 msg/s # udp rx: 354 MB/s 258871 calls/s # udp tx: 354 MB/s 6008 calls/s 6008 msg/s # udp rx: 359 MB/s 261878 calls/s # udp tx: 362 MB/s 6155 calls/s 6155 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 11461 calls/s # udp tx: 699 MB/s 11857 calls/s 11857 msg/s # udp rx: 765 MB/s 13047 calls/s # udp tx: 760 MB/s 12906 calls/s 12906 msg/s # udp rx: 707 MB/s 12005 calls/s # udp tx: 708 MB/s 12021 calls/s 12021 msg/s # udp rx: 701 MB/s 11906 calls/s # udp tx: 704 MB/s 11951 calls/s 11951 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__->