make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1110 MB/s 18842 calls/s 18842 msg/s # tcp rx: 1111 MB/s 137042 calls/s # tcp tx: 1103 MB/s 18722 calls/s 18722 msg/s # tcp rx: 1105 MB/s 129690 calls/s # tcp tx: 1089 MB/s 18485 calls/s 18485 msg/s # tcp rx: 1090 MB/s 130846 calls/s # tcp tx: 1101 MB/s 18675 calls/s 18675 msg/s # udp gso - over veth touching data # udp rx: 1125 MB/s 801966 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # udp rx: 1239 MB/s 883305 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1268 MB/s 903910 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1266 MB/s 902360 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp gso and gro - over veth touching data # udp rx: 1150 MB/s 819461 calls/s # udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # udp rx: 1184 MB/s 843906 calls/s # udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # udp rx: 1226 MB/s 873466 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 1233 MB/s 878410 calls/s # udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 703 MB/s 11929 calls/s 11929 msg/s # tcp rx: 708 MB/s 83369 calls/s # tcp tx: 683 MB/s 11589 calls/s 11589 msg/s # tcp rx: 751 MB/s 80703 calls/s # tcp tx: 1029 MB/s 17457 calls/s 17457 msg/s # tcp rx: 1046 MB/s 124825 calls/s # tcp tx: 1040 MB/s 17646 calls/s 17646 msg/s # udp gso - over veth touching data # udp rx: 587 MB/s 428804 calls/s # udp tx: 599 MB/s 10176 calls/s 10176 msg/s # udp rx: 579 MB/s 422870 calls/s # udp tx: 580 MB/s 9851 calls/s 9851 msg/s # udp rx: 556 MB/s 405863 calls/s # udp tx: 557 MB/s 9458 calls/s 9458 msg/s # udp rx: 588 MB/s 429415 calls/s # udp tx: 588 MB/s 9984 calls/s 9984 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 453324 calls/s # udp tx: 635 MB/s 10773 calls/s 10773 msg/s # udp rx: 619 MB/s 451820 calls/s # udp tx: 619 MB/s 10502 calls/s 10502 msg/s # udp rx: 621 MB/s 453275 calls/s # udp tx: 621 MB/s 10537 calls/s 10537 msg/s # udp rx: 623 MB/s 454450 calls/s # udp tx: 622 MB/s 10561 calls/s 10561 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->