make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1132 MB/s 19211 calls/s 19211 msg/s # tcp rx: 1156 MB/s 144108 calls/s # tcp tx: 1112 MB/s 18863 calls/s 18863 msg/s # tcp rx: 1122 MB/s 138752 calls/s # tcp tx: 1137 MB/s 19286 calls/s 19286 msg/s # tcp rx: 1137 MB/s 144766 calls/s # tcp tx: 1131 MB/s 19194 calls/s 19194 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 873328 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1318 MB/s 939368 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp rx: 1318 MB/s 939201 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 1313 MB/s 935990 calls/s # udp tx: 1316 MB/s 22327 calls/s 22327 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 872361 calls/s # udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # udp rx: 1269 MB/s 904456 calls/s # udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # udp rx: 1313 MB/s 935691 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # udp rx: 1317 MB/s 938180 calls/s # udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1095 MB/s 18575 calls/s 18575 msg/s # tcp rx: 1094 MB/s 138591 calls/s # tcp tx: 1223 MB/s 20759 calls/s 20759 msg/s # tcp rx: 1224 MB/s 108891 calls/s # tcp tx: 779 MB/s 13215 calls/s 13215 msg/s # tcp rx: 781 MB/s 89264 calls/s # tcp tx: 683 MB/s 11585 calls/s 11585 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 840589 calls/s # udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # udp rx: 1253 MB/s 914400 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1263 MB/s 921841 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1242 MB/s 906054 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp gso and gro - over veth touching data # udp rx: 906 MB/s 660799 calls/s # udp tx: 926 MB/s 15707 calls/s 15707 msg/s # udp rx: 626 MB/s 457193 calls/s # udp tx: 630 MB/s 10696 calls/s 10696 msg/s # udp rx: 628 MB/s 458415 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 626 MB/s 457161 calls/s # udp tx: 629 MB/s 10675 calls/s 10675 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__->