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: 1055 MB/s 17899 calls/s 17899 msg/s # tcp rx: 1085 MB/s 133576 calls/s # tcp tx: 1116 MB/s 18930 calls/s 18930 msg/s # tcp rx: 1121 MB/s 101279 calls/s # tcp tx: 1067 MB/s 18105 calls/s 18105 msg/s # tcp rx: 1071 MB/s 118427 calls/s # tcp tx: 1072 MB/s 18186 calls/s 18186 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852564 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 1270 MB/s 904775 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1265 MB/s 901195 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1269 MB/s 904106 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 887595 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 781 MB/s 556740 calls/s # udp tx: 773 MB/s 13122 calls/s 13122 msg/s # udp rx: 658 MB/s 469413 calls/s # udp tx: 660 MB/s 11199 calls/s 11199 msg/s # udp rx: 655 MB/s 466593 calls/s # udp tx: 656 MB/s 11132 calls/s 11132 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 720 MB/s 12218 calls/s 12218 msg/s # tcp rx: 720 MB/s 83164 calls/s # tcp tx: 729 MB/s 12379 calls/s 12379 msg/s # tcp rx: 730 MB/s 84398 calls/s # tcp tx: 724 MB/s 12295 calls/s 12295 msg/s # tcp rx: 725 MB/s 84405 calls/s # tcp tx: 722 MB/s 12260 calls/s 12260 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 823183 calls/s # udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp rx: 1214 MB/s 885624 calls/s # udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # udp rx: 1193 MB/s 870342 calls/s # udp tx: 1195 MB/s 20276 calls/s 20276 msg/s # udp rx: 1235 MB/s 900865 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861769 calls/s # udp tx: 1209 MB/s 20506 calls/s 20506 msg/s # udp rx: 1070 MB/s 780856 calls/s # udp tx: 1070 MB/s 18161 calls/s 18161 msg/s # udp rx: 1149 MB/s 838310 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp rx: 1115 MB/s 813532 calls/s # udp tx: 1115 MB/s 18913 calls/s 18913 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__->