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: 1032 MB/s 17514 calls/s 17514 msg/s # tcp rx: 1033 MB/s 137063 calls/s # tcp tx: 992 MB/s 16827 calls/s 16827 msg/s # tcp rx: 1006 MB/s 127401 calls/s # tcp tx: 1066 MB/s 18096 calls/s 18096 msg/s # tcp rx: 1069 MB/s 124428 calls/s # tcp tx: 1040 MB/s 17640 calls/s 17640 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 887449 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 1286 MB/s 916650 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 1296 MB/s 923434 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 1299 MB/s 925985 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 890052 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 msg/s # udp rx: 1288 MB/s 917882 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # udp rx: 1205 MB/s 858740 calls/s # udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # udp rx: 1184 MB/s 843776 calls/s # udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18529 calls/s 18529 msg/s # tcp rx: 1093 MB/s 126646 calls/s # tcp tx: 1077 MB/s 18278 calls/s 18278 msg/s # tcp rx: 1078 MB/s 131520 calls/s # tcp tx: 1071 MB/s 18169 calls/s 18169 msg/s # tcp rx: 1072 MB/s 130358 calls/s # tcp tx: 1057 MB/s 17930 calls/s 17930 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 872171 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # udp rx: 1222 MB/s 891705 calls/s # udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # udp rx: 1278 MB/s 932758 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1279 MB/s 933364 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 895367 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # udp rx: 1257 MB/s 916914 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1255 MB/s 915500 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1255 MB/s 915557 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 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__->