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: 1040 MB/s 17653 calls/s 17653 msg/s # tcp rx: 1042 MB/s 127489 calls/s # tcp tx: 1052 MB/s 17848 calls/s 17848 msg/s # tcp rx: 1064 MB/s 131334 calls/s # tcp tx: 1091 MB/s 18519 calls/s 18519 msg/s # tcp rx: 1108 MB/s 131670 calls/s # tcp tx: 1094 MB/s 18569 calls/s 18569 msg/s # udp gso - over veth touching data # udp rx: 1294 MB/s 922456 calls/s # udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # udp rx: 1317 MB/s 938190 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 1315 MB/s 937331 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp rx: 1314 MB/s 936677 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 862656 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1289 MB/s 918572 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 1299 MB/s 925600 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # udp rx: 1302 MB/s 927751 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1069 MB/s 18136 calls/s 18136 msg/s # tcp rx: 1069 MB/s 139609 calls/s # tcp tx: 1026 MB/s 17417 calls/s 17417 msg/s # tcp rx: 1028 MB/s 131633 calls/s # tcp tx: 1080 MB/s 18323 calls/s 18323 msg/s # tcp rx: 1081 MB/s 131606 calls/s # tcp tx: 1019 MB/s 17294 calls/s 17294 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 896889 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 1266 MB/s 923364 calls/s # udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # udp rx: 1270 MB/s 926715 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 1273 MB/s 928429 calls/s # udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 882775 calls/s # udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # udp rx: 1253 MB/s 914034 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1202 MB/s 876794 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 1231 MB/s 898105 calls/s # udp tx: 1229 MB/s 20858 calls/s 20858 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__->