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: 1014 MB/s 17213 calls/s 17213 msg/s # tcp rx: 1062 MB/s 133841 calls/s # tcp tx: 1105 MB/s 18752 calls/s 18752 msg/s # tcp rx: 1101 MB/s 129682 calls/s # tcp tx: 1125 MB/s 19088 calls/s 19088 msg/s # tcp rx: 1125 MB/s 131948 calls/s # tcp tx: 1101 MB/s 18684 calls/s 18684 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878496 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 msg/s # udp rx: 1249 MB/s 889976 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 1236 MB/s 880631 calls/s # udp tx: 1245 MB/s 21124 calls/s 21124 msg/s # udp rx: 1256 MB/s 895313 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 481144 calls/s # udp tx: 689 MB/s 11691 calls/s 11691 msg/s # udp rx: 723 MB/s 515737 calls/s # udp tx: 726 MB/s 12325 calls/s 12325 msg/s # udp rx: 708 MB/s 504775 calls/s # udp tx: 710 MB/s 12054 calls/s 12054 msg/s # udp rx: 695 MB/s 495203 calls/s # udp tx: 697 MB/s 11828 calls/s 11828 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 688 MB/s 11680 calls/s 11680 msg/s # tcp rx: 688 MB/s 81120 calls/s # tcp tx: 717 MB/s 12177 calls/s 12177 msg/s # tcp rx: 718 MB/s 82811 calls/s # tcp tx: 705 MB/s 11965 calls/s 11965 msg/s # tcp rx: 706 MB/s 81977 calls/s # tcp tx: 702 MB/s 11912 calls/s 11912 msg/s # udp gso - over veth touching data # udp rx: 647 MB/s 472563 calls/s # udp tx: 662 MB/s 11233 calls/s 11233 msg/s # udp rx: 662 MB/s 483205 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp rx: 659 MB/s 480617 calls/s # udp tx: 663 MB/s 11258 calls/s 11258 msg/s # udp rx: 667 MB/s 486554 calls/s # udp tx: 670 MB/s 11366 calls/s 11366 msg/s # udp gso and gro - over veth touching data # udp rx: 1166 MB/s 850989 calls/s # udp tx: 1203 MB/s 20405 calls/s 20405 msg/s # udp rx: 1218 MB/s 888858 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp rx: 1195 MB/s 871607 calls/s # udp tx: 1195 MB/s 20270 calls/s 20270 msg/s # udp rx: 1197 MB/s 873633 calls/s # udp tx: 1198 MB/s 20325 calls/s 20325 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__->