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: 1169 MB/s 19833 calls/s 19833 msg/s # tcp rx: 1169 MB/s 126608 calls/s # tcp tx: 1106 MB/s 18767 calls/s 18767 msg/s # tcp rx: 1107 MB/s 130235 calls/s # tcp tx: 1096 MB/s 18598 calls/s 18598 msg/s # tcp rx: 1097 MB/s 128492 calls/s # tcp tx: 1099 MB/s 18642 calls/s 18642 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 869456 calls/s # udp tx: 1245 MB/s 21124 calls/s 21124 msg/s # udp rx: 1235 MB/s 879775 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1253 MB/s 892858 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1257 MB/s 895721 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 827631 calls/s # udp tx: 1183 MB/s 20075 calls/s 20075 msg/s # udp rx: 1231 MB/s 877487 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # udp rx: 1189 MB/s 847118 calls/s # udp tx: 1192 MB/s 20219 calls/s 20219 msg/s # udp rx: 1269 MB/s 904206 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 914 MB/s 15515 calls/s 15515 msg/s # tcp rx: 933 MB/s 119341 calls/s # tcp tx: 1025 MB/s 17396 calls/s 17396 msg/s # tcp rx: 1015 MB/s 126149 calls/s # tcp tx: 1033 MB/s 17521 calls/s 17521 msg/s # tcp rx: 1040 MB/s 127403 calls/s # tcp tx: 1090 MB/s 18498 calls/s 18498 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 811882 calls/s # udp tx: 1129 MB/s 19156 calls/s 19156 msg/s # udp rx: 1152 MB/s 840402 calls/s # udp tx: 1154 MB/s 19583 calls/s 19583 msg/s # udp rx: 1211 MB/s 883768 calls/s # udp tx: 1210 MB/s 20539 calls/s 20539 msg/s # udp rx: 1209 MB/s 881875 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 msg/s # udp gso and gro - over veth touching data # udp rx: 1008 MB/s 735625 calls/s # udp tx: 1025 MB/s 17391 calls/s 17391 msg/s # udp rx: 1132 MB/s 826035 calls/s # udp tx: 1144 MB/s 19409 calls/s 19409 msg/s # udp rx: 1232 MB/s 898863 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # udp rx: 1231 MB/s 898313 calls/s # udp tx: 1230 MB/s 20866 calls/s 20866 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__->