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: 1172 MB/s 19880 calls/s 19880 msg/s # tcp rx: 1172 MB/s 142232 calls/s # tcp tx: 1125 MB/s 19092 calls/s 19092 msg/s # tcp rx: 1135 MB/s 133505 calls/s # tcp tx: 1106 MB/s 18770 calls/s 18770 msg/s # tcp rx: 1108 MB/s 129371 calls/s # tcp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 886025 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 1315 MB/s 937106 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1309 MB/s 932965 calls/s # udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # udp rx: 1311 MB/s 934429 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 826951 calls/s # udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # udp rx: 1268 MB/s 903731 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp rx: 1211 MB/s 862844 calls/s # udp tx: 1203 MB/s 20407 calls/s 20407 msg/s # udp rx: 1211 MB/s 862840 calls/s # udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 882 MB/s 14968 calls/s 14968 msg/s # tcp rx: 883 MB/s 88702 calls/s # tcp tx: 1066 MB/s 18093 calls/s 18093 msg/s # tcp rx: 1068 MB/s 130552 calls/s # tcp tx: 913 MB/s 15489 calls/s 15489 msg/s # tcp rx: 914 MB/s 126742 calls/s # tcp tx: 1015 MB/s 17228 calls/s 17228 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 792192 calls/s # udp tx: 1122 MB/s 19045 calls/s 19045 msg/s # udp rx: 1177 MB/s 858597 calls/s # udp tx: 1178 MB/s 19990 calls/s 19990 msg/s # udp rx: 1153 MB/s 841498 calls/s # udp tx: 1142 MB/s 19378 calls/s 19378 msg/s # udp rx: 525 MB/s 383008 calls/s # udp tx: 519 MB/s 8819 calls/s 8819 msg/s # udp gso and gro - over veth touching data # udp rx: 1060 MB/s 773617 calls/s # udp tx: 1095 MB/s 18576 calls/s 18576 msg/s # udp rx: 1140 MB/s 831731 calls/s # udp tx: 1149 MB/s 19496 calls/s 19496 msg/s # udp rx: 1156 MB/s 843183 calls/s # udp tx: 1155 MB/s 19595 calls/s 19595 msg/s # udp rx: 1076 MB/s 784741 calls/s # udp tx: 1075 MB/s 18247 calls/s 18247 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__->