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: 1119 MB/s 18989 calls/s 18989 msg/s # tcp rx: 1119 MB/s 142333 calls/s # tcp tx: 941 MB/s 15961 calls/s 15961 msg/s # tcp rx: 950 MB/s 128458 calls/s # tcp tx: 1046 MB/s 17754 calls/s 17754 msg/s # tcp rx: 1046 MB/s 126270 calls/s # tcp tx: 1032 MB/s 17504 calls/s 17504 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 870197 calls/s # udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # udp rx: 1273 MB/s 907382 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 1292 MB/s 920988 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # udp rx: 1318 MB/s 938939 calls/s # udp tx: 1322 MB/s 22424 calls/s 22424 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890744 calls/s # udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # udp rx: 1305 MB/s 930054 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # udp rx: 1306 MB/s 930504 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # udp rx: 1307 MB/s 931256 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19220 calls/s 19220 msg/s # tcp rx: 1133 MB/s 140728 calls/s # tcp tx: 1121 MB/s 19018 calls/s 19018 msg/s # tcp rx: 1122 MB/s 139017 calls/s # tcp tx: 1138 MB/s 19304 calls/s 19304 msg/s # tcp rx: 1139 MB/s 138568 calls/s # tcp tx: 1138 MB/s 19305 calls/s 19305 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 922573 calls/s # udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # udp rx: 1298 MB/s 946808 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp rx: 1297 MB/s 946188 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 1298 MB/s 947122 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 910198 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1276 MB/s 931088 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1299 MB/s 947562 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # udp rx: 1170 MB/s 853510 calls/s # udp tx: 1170 MB/s 19847 calls/s 19847 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__->