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: 1065 MB/s 18064 calls/s 18064 msg/s # tcp rx: 1065 MB/s 138055 calls/s # tcp tx: 1094 MB/s 18560 calls/s 18560 msg/s # tcp rx: 1095 MB/s 136325 calls/s # tcp tx: 1139 MB/s 19330 calls/s 19330 msg/s # tcp rx: 1140 MB/s 129469 calls/s # tcp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 822878 calls/s # udp tx: 1188 MB/s 20151 calls/s 20151 msg/s # udp rx: 1279 MB/s 911672 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1272 MB/s 906184 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 1271 MB/s 905594 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp gso and gro - over veth touching data # udp rx: 599 MB/s 427231 calls/s # udp tx: 612 MB/s 10391 calls/s 10391 msg/s # udp rx: 607 MB/s 432751 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 622 MB/s 443622 calls/s # udp tx: 622 MB/s 10560 calls/s 10560 msg/s # udp rx: 619 MB/s 441370 calls/s # udp tx: 636 MB/s 10791 calls/s 10791 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1041 MB/s 17672 calls/s 17672 msg/s # tcp rx: 1042 MB/s 126942 calls/s # tcp tx: 996 MB/s 16894 calls/s 16894 msg/s # tcp rx: 997 MB/s 126861 calls/s # tcp tx: 1124 MB/s 19068 calls/s 19068 msg/s # tcp rx: 1125 MB/s 131788 calls/s # tcp tx: 1127 MB/s 19131 calls/s 19131 msg/s # udp gso - over veth touching data # udp rx: 650 MB/s 474249 calls/s # udp tx: 669 MB/s 11353 calls/s 11353 msg/s # udp rx: 715 MB/s 521880 calls/s # udp tx: 715 MB/s 12133 calls/s 12133 msg/s # udp rx: 721 MB/s 526089 calls/s # udp tx: 723 MB/s 12268 calls/s 12268 msg/s # udp rx: 725 MB/s 528860 calls/s # udp tx: 743 MB/s 12617 calls/s 12617 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856208 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 1188 MB/s 866868 calls/s # udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # udp rx: 1203 MB/s 877795 calls/s # udp tx: 1207 MB/s 20480 calls/s 20480 msg/s # udp rx: 1218 MB/s 888536 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 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__->