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: 1157 MB/s 19628 calls/s 19628 msg/s # tcp rx: 1205 MB/s 138710 calls/s # tcp tx: 1091 MB/s 18521 calls/s 18521 msg/s # tcp rx: 1092 MB/s 122826 calls/s # tcp tx: 1120 MB/s 18999 calls/s 18999 msg/s # tcp rx: 1126 MB/s 119694 calls/s # tcp tx: 1106 MB/s 18771 calls/s 18771 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 853657 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # udp rx: 1258 MB/s 896233 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp rx: 1256 MB/s 894872 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1256 MB/s 895078 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 835320 calls/s # udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # udp rx: 1186 MB/s 845007 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp rx: 1211 MB/s 862837 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 1222 MB/s 871201 calls/s # udp tx: 1224 MB/s 20768 calls/s 20768 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1095 MB/s 18580 calls/s 18580 msg/s # tcp rx: 1095 MB/s 136998 calls/s # tcp tx: 1061 MB/s 18005 calls/s 18005 msg/s # tcp rx: 1062 MB/s 131598 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # tcp rx: 1086 MB/s 132374 calls/s # tcp tx: 995 MB/s 16887 calls/s 16887 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884463 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 1232 MB/s 898787 calls/s # udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # udp rx: 888 MB/s 648209 calls/s # udp tx: 878 MB/s 14892 calls/s 14892 msg/s # udp rx: 660 MB/s 481551 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 447388 calls/s # udp tx: 626 MB/s 10627 calls/s 10627 msg/s # udp rx: 653 MB/s 476731 calls/s # udp tx: 653 MB/s 11084 calls/s 11084 msg/s # udp rx: 613 MB/s 447694 calls/s # udp tx: 613 MB/s 10406 calls/s 10406 msg/s # udp rx: 603 MB/s 440065 calls/s # udp tx: 603 MB/s 10229 calls/s 10229 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__->