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: 1121 MB/s 19025 calls/s 19025 msg/s # tcp rx: 1122 MB/s 142552 calls/s # tcp tx: 1013 MB/s 17191 calls/s 17191 msg/s # tcp rx: 1035 MB/s 125954 calls/s # tcp tx: 955 MB/s 16204 calls/s 16204 msg/s # tcp rx: 964 MB/s 124028 calls/s # tcp tx: 1052 MB/s 17854 calls/s 17854 msg/s # udp gso - over veth touching data # udp rx: 1131 MB/s 805808 calls/s # udp tx: 1176 MB/s 19961 calls/s 19961 msg/s # udp rx: 1283 MB/s 914023 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1271 MB/s 906077 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1292 MB/s 920559 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 901080 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1315 MB/s 937264 calls/s # udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # udp rx: 1330 MB/s 947735 calls/s # udp tx: 1329 MB/s 22543 calls/s 22543 msg/s # udp rx: 1340 MB/s 955231 calls/s # udp tx: 1346 MB/s 22846 calls/s 22846 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1154 MB/s 19577 calls/s 19577 msg/s # tcp rx: 1166 MB/s 136545 calls/s # tcp tx: 1016 MB/s 17243 calls/s 17243 msg/s # tcp rx: 1014 MB/s 129048 calls/s # tcp tx: 1138 MB/s 19317 calls/s 19317 msg/s # tcp rx: 1159 MB/s 120920 calls/s # tcp tx: 1053 MB/s 17869 calls/s 17869 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 923541 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp rx: 1296 MB/s 945792 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1295 MB/s 944506 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 1294 MB/s 944086 calls/s # udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 881519 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1160 MB/s 846460 calls/s # udp tx: 1158 MB/s 19657 calls/s 19657 msg/s # udp rx: 1225 MB/s 893874 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 1243 MB/s 906958 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 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__->