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: 1097 MB/s 18609 calls/s 18609 msg/s # tcp rx: 1098 MB/s 138786 calls/s # tcp tx: 1180 MB/s 20023 calls/s 20023 msg/s # tcp rx: 1181 MB/s 119085 calls/s # tcp tx: 1265 MB/s 21472 calls/s 21472 msg/s # tcp rx: 1267 MB/s 106233 calls/s # tcp tx: 1100 MB/s 18671 calls/s 18671 msg/s # udp gso - over veth touching data # udp rx: 1274 MB/s 907810 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # udp rx: 1316 MB/s 937937 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 1283 MB/s 914060 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 1311 MB/s 934571 calls/s # udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 898106 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # udp rx: 1294 MB/s 922284 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 1305 MB/s 929945 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 1317 MB/s 938832 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1074 MB/s 18232 calls/s 18232 msg/s # tcp rx: 1076 MB/s 127723 calls/s # tcp tx: 1090 MB/s 18493 calls/s 18493 msg/s # tcp rx: 1103 MB/s 131412 calls/s # tcp tx: 793 MB/s 13463 calls/s 13463 msg/s # tcp rx: 789 MB/s 89624 calls/s # tcp tx: 777 MB/s 13182 calls/s 13182 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 845449 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # udp rx: 1190 MB/s 867996 calls/s # udp tx: 1186 MB/s 20131 calls/s 20131 msg/s # udp rx: 1211 MB/s 883449 calls/s # udp tx: 1211 MB/s 20544 calls/s 20544 msg/s # udp rx: 1216 MB/s 887543 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 466270 calls/s # udp tx: 657 MB/s 11148 calls/s 11148 msg/s # udp rx: 651 MB/s 475175 calls/s # udp tx: 652 MB/s 11065 calls/s 11065 msg/s # udp rx: 651 MB/s 475414 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp rx: 652 MB/s 476058 calls/s # udp tx: 653 MB/s 11086 calls/s 11086 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__->