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: 1024 MB/s 17376 calls/s 17376 msg/s # tcp rx: 1024 MB/s 139914 calls/s # tcp tx: 1079 MB/s 18304 calls/s 18304 msg/s # tcp rx: 1080 MB/s 136131 calls/s # tcp tx: 1066 MB/s 18092 calls/s 18092 msg/s # tcp rx: 1067 MB/s 134420 calls/s # tcp tx: 952 MB/s 16156 calls/s 16156 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 865042 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # udp rx: 1157 MB/s 824821 calls/s # udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 1233 MB/s 878668 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1231 MB/s 877326 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp gso and gro - over veth touching data # udp rx: 1162 MB/s 828383 calls/s # udp tx: 1195 MB/s 20281 calls/s 20281 msg/s # udp rx: 1264 MB/s 900867 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1308 MB/s 931794 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp rx: 1305 MB/s 929741 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 996 MB/s 16904 calls/s 16904 msg/s # tcp rx: 1017 MB/s 132288 calls/s # tcp tx: 927 MB/s 15729 calls/s 15729 msg/s # tcp rx: 938 MB/s 128876 calls/s # tcp tx: 1026 MB/s 17409 calls/s 17409 msg/s # tcp rx: 1023 MB/s 127200 calls/s # tcp tx: 886 MB/s 15031 calls/s 15031 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 424031 calls/s # udp tx: 603 MB/s 10242 calls/s 10242 msg/s # udp rx: 619 MB/s 451669 calls/s # udp tx: 618 MB/s 10496 calls/s 10496 msg/s # udp rx: 620 MB/s 452419 calls/s # udp tx: 619 MB/s 10512 calls/s 10512 msg/s # udp rx: 624 MB/s 455577 calls/s # udp tx: 624 MB/s 10594 calls/s 10594 msg/s # udp gso and gro - over veth touching data # udp rx: 1115 MB/s 813893 calls/s # udp tx: 1147 MB/s 19463 calls/s 19463 msg/s # udp rx: 1240 MB/s 904996 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp rx: 1243 MB/s 906897 calls/s # udp tx: 1243 MB/s 21096 calls/s 21096 msg/s # udp rx: 1262 MB/s 920491 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 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__->