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: 1141 MB/s 19360 calls/s 19360 msg/s # tcp rx: 1141 MB/s 139634 calls/s # tcp tx: 1188 MB/s 20157 calls/s 20157 msg/s # tcp rx: 1189 MB/s 116716 calls/s # tcp tx: 1126 MB/s 19112 calls/s 19112 msg/s # tcp rx: 1128 MB/s 126976 calls/s # tcp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp gso - over veth touching data # udp rx: 580 MB/s 413402 calls/s # udp tx: 598 MB/s 10157 calls/s 10157 msg/s # udp rx: 615 MB/s 438504 calls/s # udp tx: 616 MB/s 10458 calls/s 10458 msg/s # udp rx: 595 MB/s 423950 calls/s # udp tx: 594 MB/s 10084 calls/s 10084 msg/s # udp rx: 591 MB/s 421347 calls/s # udp tx: 593 MB/s 10058 calls/s 10058 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 460030 calls/s # udp tx: 666 MB/s 11298 calls/s 11298 msg/s # udp rx: 672 MB/s 478753 calls/s # udp tx: 671 MB/s 11391 calls/s 11391 msg/s # udp rx: 678 MB/s 483350 calls/s # udp tx: 678 MB/s 11509 calls/s 11509 msg/s # udp rx: 676 MB/s 481816 calls/s # udp tx: 675 MB/s 11463 calls/s 11463 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1045 MB/s 17724 calls/s 17724 msg/s # tcp rx: 1046 MB/s 133176 calls/s # tcp tx: 775 MB/s 13147 calls/s 13147 msg/s # tcp rx: 776 MB/s 87518 calls/s # tcp tx: 805 MB/s 13657 calls/s 13657 msg/s # tcp rx: 806 MB/s 90365 calls/s # tcp tx: 804 MB/s 13641 calls/s 13641 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 478547 calls/s # udp tx: 676 MB/s 11479 calls/s 11479 msg/s # udp rx: 702 MB/s 512470 calls/s # udp tx: 704 MB/s 11942 calls/s 11942 msg/s # udp rx: 701 MB/s 511491 calls/s # udp tx: 704 MB/s 11944 calls/s 11944 msg/s # udp rx: 1131 MB/s 825264 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 470680 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 msg/s # udp rx: 664 MB/s 484778 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 msg/s # udp rx: 663 MB/s 483842 calls/s # udp tx: 664 MB/s 11268 calls/s 11268 msg/s # udp rx: 659 MB/s 481238 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 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__->