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: 1035 MB/s 17560 calls/s 17560 msg/s # tcp rx: 1035 MB/s 135356 calls/s # tcp tx: 1087 MB/s 18444 calls/s 18444 msg/s # tcp rx: 1088 MB/s 132202 calls/s # tcp tx: 1072 MB/s 18185 calls/s 18185 msg/s # tcp rx: 1073 MB/s 132419 calls/s # tcp tx: 1020 MB/s 17313 calls/s 17313 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852674 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 1115 MB/s 794839 calls/s # udp tx: 1114 MB/s 18909 calls/s 18909 msg/s # udp rx: 1200 MB/s 855230 calls/s # udp tx: 1211 MB/s 20546 calls/s 20546 msg/s # udp rx: 1171 MB/s 834432 calls/s # udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910414 calls/s # udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # udp rx: 1344 MB/s 957642 calls/s # udp tx: 1341 MB/s 22753 calls/s 22753 msg/s # udp rx: 1338 MB/s 953597 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp rx: 1337 MB/s 952838 calls/s # udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1057 MB/s 17929 calls/s 17929 msg/s # tcp rx: 1097 MB/s 142150 calls/s # tcp tx: 1034 MB/s 17545 calls/s 17545 msg/s # tcp rx: 1032 MB/s 131408 calls/s # tcp tx: 995 MB/s 16876 calls/s 16876 msg/s # tcp rx: 995 MB/s 131505 calls/s # tcp tx: 1026 MB/s 17409 calls/s 17409 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 840850 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # udp rx: 1222 MB/s 891411 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp rx: 1216 MB/s 886868 calls/s # udp tx: 1216 MB/s 20636 calls/s 20636 msg/s # udp rx: 1232 MB/s 898956 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 454919 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 msg/s # udp rx: 663 MB/s 484046 calls/s # udp tx: 671 MB/s 11385 calls/s 11385 msg/s # udp rx: 1262 MB/s 920605 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # udp rx: 1274 MB/s 929601 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 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__->