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: 1070 MB/s 18153 calls/s 18153 msg/s # tcp rx: 1093 MB/s 141557 calls/s # tcp tx: 1166 MB/s 19785 calls/s 19785 msg/s # tcp rx: 1160 MB/s 137381 calls/s # tcp tx: 1159 MB/s 19666 calls/s 19666 msg/s # tcp rx: 1160 MB/s 138289 calls/s # tcp tx: 1164 MB/s 19748 calls/s 19748 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 895770 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # udp rx: 1301 MB/s 926834 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1261 MB/s 898763 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1270 MB/s 904902 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp gso and gro - over veth touching data # udp rx: 1298 MB/s 924632 calls/s # udp tx: 1334 MB/s 22640 calls/s 22640 msg/s # udp rx: 1352 MB/s 963128 calls/s # udp tx: 1349 MB/s 22886 calls/s 22886 msg/s # udp rx: 1308 MB/s 932144 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 1345 MB/s 958356 calls/s # udp tx: 1345 MB/s 22828 calls/s 22828 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1041 MB/s 17667 calls/s 17667 msg/s # tcp rx: 1042 MB/s 133094 calls/s # tcp tx: 1074 MB/s 18231 calls/s 18231 msg/s # tcp rx: 1094 MB/s 128642 calls/s # tcp tx: 1063 MB/s 18034 calls/s 18034 msg/s # tcp rx: 1078 MB/s 126527 calls/s # tcp tx: 1126 MB/s 19098 calls/s 19098 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 915461 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1268 MB/s 924866 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1230 MB/s 897311 calls/s # udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # udp rx: 1252 MB/s 913260 calls/s # udp tx: 1250 MB/s 21203 calls/s 21203 msg/s # udp gso and gro - over veth touching data # udp rx: 1110 MB/s 810242 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 1232 MB/s 899106 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 1258 MB/s 918185 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 682 MB/s 497638 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 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__->