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: 1095 MB/s 18582 calls/s 18582 msg/s # tcp rx: 1099 MB/s 139582 calls/s # tcp tx: 1025 MB/s 17388 calls/s 17388 msg/s # tcp rx: 1025 MB/s 130969 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # tcp rx: 1073 MB/s 131203 calls/s # tcp tx: 1067 MB/s 18105 calls/s 18105 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 900067 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp rx: 1336 MB/s 952366 calls/s # udp tx: 1336 MB/s 22666 calls/s 22666 msg/s # udp rx: 1314 MB/s 936130 calls/s # udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # udp rx: 1312 MB/s 934720 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 432341 calls/s # udp tx: 620 MB/s 10529 calls/s 10529 msg/s # udp rx: 626 MB/s 446632 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 msg/s # udp rx: 625 MB/s 445574 calls/s # udp tx: 625 MB/s 10615 calls/s 10615 msg/s # udp rx: 626 MB/s 446158 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17483 calls/s 17483 msg/s # tcp rx: 1031 MB/s 135314 calls/s # tcp tx: 1087 MB/s 18449 calls/s 18449 msg/s # tcp rx: 1088 MB/s 136022 calls/s # tcp tx: 1074 MB/s 18219 calls/s 18219 msg/s # tcp rx: 1074 MB/s 132560 calls/s # tcp tx: 1079 MB/s 18316 calls/s 18316 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879383 calls/s # udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # udp rx: 1289 MB/s 940350 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 1227 MB/s 895264 calls/s # udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # udp rx: 1251 MB/s 912529 calls/s # udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891655 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1283 MB/s 936416 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # udp rx: 1272 MB/s 927870 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # udp rx: 1262 MB/s 920443 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 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__->