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: 1165 MB/s 19768 calls/s 19768 msg/s # tcp rx: 1175 MB/s 139355 calls/s # tcp tx: 1150 MB/s 19515 calls/s 19515 msg/s # tcp rx: 1150 MB/s 128127 calls/s # tcp tx: 1315 MB/s 22305 calls/s 22305 msg/s # tcp rx: 1316 MB/s 107362 calls/s # tcp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 890653 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 1286 MB/s 916244 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1288 MB/s 918113 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # udp rx: 1287 MB/s 916834 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 905204 calls/s # udp tx: 1305 MB/s 22147 calls/s 22147 msg/s # udp rx: 1301 MB/s 927471 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 msg/s # udp rx: 1305 MB/s 929699 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 1305 MB/s 929705 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1175 MB/s 19934 calls/s 19934 msg/s # tcp rx: 1175 MB/s 144192 calls/s # tcp tx: 955 MB/s 16204 calls/s 16204 msg/s # tcp rx: 955 MB/s 116615 calls/s # tcp tx: 727 MB/s 12346 calls/s 12346 msg/s # tcp rx: 728 MB/s 87060 calls/s # tcp tx: 729 MB/s 12372 calls/s 12372 msg/s # udp gso - over veth touching data # udp rx: 999 MB/s 728759 calls/s # udp tx: 1018 MB/s 17278 calls/s 17278 msg/s # udp rx: 648 MB/s 473114 calls/s # udp tx: 653 MB/s 11076 calls/s 11076 msg/s # udp rx: 647 MB/s 472383 calls/s # udp tx: 652 MB/s 11075 calls/s 11075 msg/s # udp rx: 648 MB/s 473070 calls/s # udp tx: 653 MB/s 11089 calls/s 11089 msg/s # udp gso and gro - over veth touching data # udp rx: 648 MB/s 472865 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 msg/s # udp rx: 671 MB/s 489925 calls/s # udp tx: 674 MB/s 11441 calls/s 11441 msg/s # udp rx: 656 MB/s 478431 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # udp rx: 655 MB/s 478123 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 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__->