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: 861 MB/s 14608 calls/s 14608 msg/s # tcp rx: 862 MB/s 104352 calls/s # tcp tx: 824 MB/s 13980 calls/s 13980 msg/s # tcp rx: 825 MB/s 92224 calls/s # tcp tx: 821 MB/s 13927 calls/s 13927 msg/s # tcp rx: 821 MB/s 92367 calls/s # tcp tx: 809 MB/s 13734 calls/s 13734 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 864794 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 1303 MB/s 928258 calls/s # udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # udp rx: 1300 MB/s 926478 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # udp rx: 1303 MB/s 928598 calls/s # udp tx: 1303 MB/s 22106 calls/s 22106 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 842225 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # udp rx: 1160 MB/s 826472 calls/s # udp tx: 1173 MB/s 19906 calls/s 19906 msg/s # udp rx: 1254 MB/s 893753 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1291 MB/s 920004 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # tcp rx: 966 MB/s 136249 calls/s # tcp tx: 1001 MB/s 16981 calls/s 16981 msg/s # tcp rx: 1002 MB/s 135843 calls/s # tcp tx: 1127 MB/s 19115 calls/s 19115 msg/s # tcp rx: 1128 MB/s 137092 calls/s # tcp tx: 1054 MB/s 17884 calls/s 17884 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841512 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1223 MB/s 892298 calls/s # udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # udp rx: 1225 MB/s 893486 calls/s # udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # udp rx: 1225 MB/s 893492 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 830280 calls/s # udp tx: 1171 MB/s 19876 calls/s 19876 msg/s # udp rx: 1175 MB/s 857448 calls/s # udp tx: 1177 MB/s 19965 calls/s 19965 msg/s # udp rx: 1163 MB/s 848405 calls/s # udp tx: 1164 MB/s 19749 calls/s 19749 msg/s # udp rx: 1247 MB/s 909596 calls/s # udp tx: 1245 MB/s 21119 calls/s 21119 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__->