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: 1157 MB/s 19632 calls/s 19632 msg/s # tcp rx: 1157 MB/s 112285 calls/s # tcp tx: 1097 MB/s 18622 calls/s 18622 msg/s # tcp rx: 1100 MB/s 134876 calls/s # tcp tx: 1092 MB/s 18524 calls/s 18524 msg/s # tcp rx: 1093 MB/s 129111 calls/s # tcp tx: 1100 MB/s 18668 calls/s 18668 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909247 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 1320 MB/s 940909 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # udp rx: 1317 MB/s 938599 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1319 MB/s 939629 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895852 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 1302 MB/s 928102 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1320 MB/s 940809 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # udp rx: 1320 MB/s 940402 calls/s # udp tx: 1321 MB/s 22408 calls/s 22408 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1082 MB/s 18367 calls/s 18367 msg/s # tcp rx: 1083 MB/s 137114 calls/s # tcp tx: 1068 MB/s 18129 calls/s 18129 msg/s # tcp rx: 1070 MB/s 136063 calls/s # tcp tx: 1136 MB/s 19275 calls/s 19275 msg/s # tcp rx: 1137 MB/s 140222 calls/s # tcp tx: 1176 MB/s 19956 calls/s 19956 msg/s # udp gso - over veth touching data # udp rx: 625 MB/s 456380 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 627 MB/s 457644 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 620 MB/s 452362 calls/s # udp tx: 619 MB/s 10513 calls/s 10513 msg/s # udp rx: 638 MB/s 465710 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp gso and gro - over veth touching data # udp rx: 610 MB/s 445413 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 644 MB/s 469976 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 644 MB/s 470253 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 647 MB/s 472229 calls/s # udp tx: 647 MB/s 10989 calls/s 10989 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' [?2004hxx__-> echo $? 0 xx__->