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: 1106 MB/s 18769 calls/s 18769 msg/s # tcp rx: 1110 MB/s 135119 calls/s # tcp tx: 1062 MB/s 18026 calls/s 18026 msg/s # tcp rx: 1068 MB/s 128304 calls/s # tcp tx: 1062 MB/s 18014 calls/s 18014 msg/s # tcp rx: 1104 MB/s 127651 calls/s # tcp tx: 1067 MB/s 18100 calls/s 18100 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913344 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp rx: 1306 MB/s 930905 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # udp rx: 1299 MB/s 925566 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 1299 MB/s 925479 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 840887 calls/s # udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # udp rx: 1323 MB/s 943040 calls/s # udp tx: 1323 MB/s 22448 calls/s 22448 msg/s # udp rx: 1324 MB/s 943704 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 1325 MB/s 944341 calls/s # udp tx: 1324 MB/s 22467 calls/s 22467 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 962 MB/s 16330 calls/s 16330 msg/s # tcp rx: 963 MB/s 111872 calls/s # tcp tx: 1048 MB/s 17777 calls/s 17777 msg/s # tcp rx: 1049 MB/s 129860 calls/s # tcp tx: 1069 MB/s 18131 calls/s 18131 msg/s # tcp rx: 1069 MB/s 129667 calls/s # tcp tx: 1091 MB/s 18508 calls/s 18508 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 857728 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 1190 MB/s 867920 calls/s # udp tx: 1193 MB/s 20246 calls/s 20246 msg/s # udp rx: 1266 MB/s 923321 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1262 MB/s 920785 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 925297 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1296 MB/s 945642 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1313 MB/s 957722 calls/s # udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # udp rx: 1309 MB/s 955268 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 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__->