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: 1091 MB/s 18517 calls/s 18517 msg/s # tcp rx: 1092 MB/s 144439 calls/s # tcp tx: 1097 MB/s 18613 calls/s 18613 msg/s # tcp rx: 1098 MB/s 138940 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # tcp rx: 1077 MB/s 136443 calls/s # tcp tx: 1145 MB/s 19435 calls/s 19435 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 822205 calls/s # udp tx: 1184 MB/s 20095 calls/s 20095 msg/s # udp rx: 1241 MB/s 884493 calls/s # udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # udp rx: 1283 MB/s 914503 calls/s # udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # udp rx: 1243 MB/s 885563 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895829 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 878 MB/s 625920 calls/s # udp tx: 869 MB/s 14739 calls/s 14739 msg/s # udp rx: 874 MB/s 622981 calls/s # udp tx: 892 MB/s 15134 calls/s 15134 msg/s # udp rx: 1301 MB/s 927127 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1119 MB/s 18986 calls/s 18986 msg/s # tcp rx: 1119 MB/s 142777 calls/s # tcp tx: 1077 MB/s 18277 calls/s 18277 msg/s # tcp rx: 1079 MB/s 132478 calls/s # tcp tx: 1113 MB/s 18889 calls/s 18889 msg/s # tcp rx: 1115 MB/s 131797 calls/s # tcp tx: 1116 MB/s 18940 calls/s 18940 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 882755 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1236 MB/s 901484 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 1225 MB/s 893781 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1265 MB/s 923225 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 904190 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp rx: 1255 MB/s 915465 calls/s # udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # udp rx: 1217 MB/s 887739 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 1156 MB/s 843477 calls/s # udp tx: 1152 MB/s 19554 calls/s 19554 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__->