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: 1133 MB/s 19227 calls/s 19227 msg/s # tcp rx: 1133 MB/s 140668 calls/s # tcp tx: 1041 MB/s 17661 calls/s 17661 msg/s # tcp rx: 1042 MB/s 134004 calls/s # tcp tx: 1116 MB/s 18944 calls/s 18944 msg/s # tcp rx: 1117 MB/s 131917 calls/s # tcp tx: 1083 MB/s 18375 calls/s 18375 msg/s # udp gso - over veth touching data # udp rx: 1120 MB/s 798058 calls/s # udp tx: 1148 MB/s 19486 calls/s 19486 msg/s # udp rx: 1195 MB/s 851609 calls/s # udp tx: 1205 MB/s 20444 calls/s 20444 msg/s # udp rx: 1223 MB/s 871291 calls/s # udp tx: 1224 MB/s 20770 calls/s 20770 msg/s # udp rx: 1228 MB/s 875178 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 816825 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # udp rx: 1238 MB/s 881950 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 1266 MB/s 902538 calls/s # udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # udp rx: 1276 MB/s 909028 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 987 MB/s 16753 calls/s 16753 msg/s # tcp rx: 988 MB/s 124470 calls/s # tcp tx: 925 MB/s 15694 calls/s 15694 msg/s # tcp rx: 925 MB/s 122392 calls/s # tcp tx: 991 MB/s 16815 calls/s 16815 msg/s # tcp rx: 993 MB/s 128745 calls/s # tcp tx: 1123 MB/s 19047 calls/s 19047 msg/s # udp gso - over veth touching data # udp rx: 1051 MB/s 767014 calls/s # udp tx: 1074 MB/s 18228 calls/s 18228 msg/s # udp rx: 1086 MB/s 792377 calls/s # udp tx: 1086 MB/s 18430 calls/s 18430 msg/s # udp rx: 1108 MB/s 808665 calls/s # udp tx: 1108 MB/s 18804 calls/s 18804 msg/s # udp rx: 1231 MB/s 897928 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp gso and gro - over veth touching data # udp rx: 1061 MB/s 774322 calls/s # udp tx: 1089 MB/s 18477 calls/s 18477 msg/s # udp rx: 1130 MB/s 824796 calls/s # udp tx: 1129 MB/s 19150 calls/s 19150 msg/s # udp rx: 1147 MB/s 836528 calls/s # udp tx: 1164 MB/s 19745 calls/s 19745 msg/s # udp rx: 885 MB/s 645533 calls/s # udp tx: 1281 MB/s 21739 calls/s 21739 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__->