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: 982 MB/s 16656 calls/s 16656 msg/s # tcp rx: 982 MB/s 129802 calls/s # tcp tx: 963 MB/s 16343 calls/s 16343 msg/s # tcp rx: 964 MB/s 130183 calls/s # tcp tx: 1092 MB/s 18533 calls/s 18533 msg/s # tcp rx: 1094 MB/s 137007 calls/s # tcp tx: 1070 MB/s 18157 calls/s 18157 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 430735 calls/s # udp tx: 619 MB/s 10512 calls/s 10512 msg/s # udp rx: 587 MB/s 418411 calls/s # udp tx: 589 MB/s 10002 calls/s 10002 msg/s # udp rx: 643 MB/s 458572 calls/s # udp tx: 646 MB/s 10959 calls/s 10959 msg/s # udp rx: 638 MB/s 454998 calls/s # udp tx: 641 MB/s 10875 calls/s 10875 msg/s # udp gso and gro - over veth touching data # udp rx: 1079 MB/s 769170 calls/s # udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp rx: 1212 MB/s 864020 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp rx: 1242 MB/s 885170 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp rx: 1277 MB/s 910286 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1006 MB/s 17070 calls/s 17070 msg/s # tcp rx: 1006 MB/s 123892 calls/s # tcp tx: 946 MB/s 16051 calls/s 16051 msg/s # tcp rx: 947 MB/s 125827 calls/s # tcp tx: 1008 MB/s 17108 calls/s 17108 msg/s # tcp rx: 1009 MB/s 130070 calls/s # tcp tx: 1124 MB/s 19066 calls/s 19066 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 848097 calls/s # udp tx: 1187 MB/s 20146 calls/s 20146 msg/s # udp rx: 1199 MB/s 874749 calls/s # udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # udp rx: 1199 MB/s 874977 calls/s # udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # udp rx: 1198 MB/s 874283 calls/s # udp tx: 1198 MB/s 20321 calls/s 20321 msg/s # udp gso and gro - over veth touching data # udp rx: 1120 MB/s 817143 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # udp rx: 1214 MB/s 885398 calls/s # udp tx: 1209 MB/s 20513 calls/s 20513 msg/s # udp rx: 1218 MB/s 888705 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1205 MB/s 879183 calls/s # udp tx: 1206 MB/s 20468 calls/s 20468 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__->