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: 687 MB/s 11654 calls/s 11654 msg/s # tcp rx: 687 MB/s 85560 calls/s # tcp tx: 675 MB/s 11459 calls/s 11459 msg/s # tcp rx: 676 MB/s 84600 calls/s # tcp tx: 669 MB/s 11348 calls/s 11348 msg/s # tcp rx: 669 MB/s 83869 calls/s # tcp tx: 706 MB/s 11985 calls/s 11985 msg/s # udp gso - over veth touching data # udp rx: 709 MB/s 505661 calls/s # udp tx: 734 MB/s 12459 calls/s 12459 msg/s # udp rx: 744 MB/s 530100 calls/s # udp tx: 743 MB/s 12614 calls/s 12614 msg/s # udp rx: 735 MB/s 523944 calls/s # udp tx: 735 MB/s 12468 calls/s 12468 msg/s # udp rx: 738 MB/s 526185 calls/s # udp tx: 738 MB/s 12520 calls/s 12520 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 831686 calls/s # udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # udp rx: 1327 MB/s 945693 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # udp rx: 1327 MB/s 945643 calls/s # udp tx: 1326 MB/s 22499 calls/s 22499 msg/s # udp rx: 1321 MB/s 941221 calls/s # udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1142 MB/s 19371 calls/s 19371 msg/s # tcp rx: 1142 MB/s 139799 calls/s # tcp tx: 1061 MB/s 17999 calls/s 17999 msg/s # tcp rx: 1074 MB/s 126589 calls/s # tcp tx: 1074 MB/s 18227 calls/s 18227 msg/s # tcp rx: 1080 MB/s 126423 calls/s # tcp tx: 1075 MB/s 18236 calls/s 18236 msg/s # udp gso - over veth touching data # udp rx: 647 MB/s 472215 calls/s # udp tx: 668 MB/s 11342 calls/s 11342 msg/s # udp rx: 656 MB/s 478752 calls/s # udp tx: 657 MB/s 11148 calls/s 11148 msg/s # udp rx: 686 MB/s 500617 calls/s # udp tx: 686 MB/s 11650 calls/s 11650 msg/s # udp rx: 687 MB/s 501590 calls/s # udp tx: 688 MB/s 11680 calls/s 11680 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878408 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1268 MB/s 925072 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # udp rx: 1173 MB/s 855900 calls/s # udp tx: 1174 MB/s 19920 calls/s 19920 msg/s # udp rx: 1268 MB/s 924895 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 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__->