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: 1150 MB/s 19514 calls/s 19514 msg/s # tcp rx: 1150 MB/s 142803 calls/s # tcp tx: 1162 MB/s 19719 calls/s 19719 msg/s # tcp rx: 1163 MB/s 139492 calls/s # tcp tx: 1169 MB/s 19834 calls/s 19834 msg/s # tcp rx: 1170 MB/s 138935 calls/s # tcp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900702 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp rx: 1307 MB/s 931682 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp rx: 1317 MB/s 938558 calls/s # udp tx: 1321 MB/s 22411 calls/s 22411 msg/s # udp rx: 1316 MB/s 937995 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 907247 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # udp rx: 1318 MB/s 939508 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1256 MB/s 895298 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1321 MB/s 941231 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1118 MB/s 18971 calls/s 18971 msg/s # tcp rx: 1118 MB/s 135586 calls/s # tcp tx: 1121 MB/s 19018 calls/s 19018 msg/s # tcp rx: 1121 MB/s 134441 calls/s # tcp tx: 1118 MB/s 18973 calls/s 18973 msg/s # tcp rx: 1119 MB/s 132207 calls/s # tcp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 875653 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 1229 MB/s 896340 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp rx: 1256 MB/s 916034 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1262 MB/s 920960 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 855586 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 1223 MB/s 892186 calls/s # udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # udp rx: 1253 MB/s 913826 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1254 MB/s 914838 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 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__->