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: 1068 MB/s 18116 calls/s 18116 msg/s # tcp rx: 1070 MB/s 131522 calls/s # tcp tx: 810 MB/s 13740 calls/s 13740 msg/s # tcp rx: 810 MB/s 94760 calls/s # tcp tx: 776 MB/s 13175 calls/s 13175 msg/s # tcp rx: 777 MB/s 92686 calls/s # tcp tx: 777 MB/s 13182 calls/s 13182 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872216 calls/s # udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # udp rx: 1264 MB/s 901059 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 1337 MB/s 952940 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 1349 MB/s 961612 calls/s # udp tx: 1348 MB/s 22875 calls/s 22875 msg/s # udp gso and gro - over veth touching data # udp rx: 1293 MB/s 921743 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 1342 MB/s 956069 calls/s # udp tx: 1348 MB/s 22870 calls/s 22870 msg/s # udp rx: 1346 MB/s 959312 calls/s # udp tx: 1350 MB/s 22908 calls/s 22908 msg/s # udp rx: 1320 MB/s 940948 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1182 MB/s 20055 calls/s 20055 msg/s # tcp rx: 1183 MB/s 143334 calls/s # tcp tx: 1159 MB/s 19670 calls/s 19670 msg/s # tcp rx: 1160 MB/s 138583 calls/s # tcp tx: 1164 MB/s 19745 calls/s 19745 msg/s # tcp rx: 1165 MB/s 138745 calls/s # tcp tx: 1153 MB/s 19566 calls/s 19566 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904405 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # udp rx: 1265 MB/s 922666 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 msg/s # udp rx: 1270 MB/s 926469 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp rx: 1273 MB/s 928942 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904861 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1272 MB/s 928031 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1284 MB/s 936715 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp rx: 1290 MB/s 941232 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 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__->