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: 968 MB/s 16428 calls/s 16428 msg/s # tcp rx: 969 MB/s 132878 calls/s # tcp tx: 1017 MB/s 17259 calls/s 17259 msg/s # tcp rx: 1019 MB/s 135347 calls/s # tcp tx: 1099 MB/s 18647 calls/s 18647 msg/s # tcp rx: 1099 MB/s 137764 calls/s # tcp tx: 881 MB/s 14949 calls/s 14949 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 879748 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 1225 MB/s 873163 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1236 MB/s 880884 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 1236 MB/s 880929 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp gso and gro - over veth touching data # udp rx: 1055 MB/s 752198 calls/s # udp tx: 1081 MB/s 18340 calls/s 18340 msg/s # udp rx: 1101 MB/s 784449 calls/s # udp tx: 1104 MB/s 18740 calls/s 18740 msg/s # udp rx: 1158 MB/s 824969 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp rx: 1011 MB/s 720674 calls/s # udp tx: 1017 MB/s 17254 calls/s 17254 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1100 MB/s 18672 calls/s 18672 msg/s # tcp rx: 1116 MB/s 131286 calls/s # tcp tx: 898 MB/s 15243 calls/s 15243 msg/s # tcp rx: 898 MB/s 116766 calls/s # tcp tx: 1017 MB/s 17260 calls/s 17260 msg/s # tcp rx: 1019 MB/s 127550 calls/s # tcp tx: 1104 MB/s 18729 calls/s 18729 msg/s # udp gso - over veth touching data # udp rx: 1079 MB/s 787051 calls/s # udp tx: 1107 MB/s 18783 calls/s 18783 msg/s # udp rx: 1129 MB/s 823970 calls/s # udp tx: 1129 MB/s 19159 calls/s 19159 msg/s # udp rx: 1109 MB/s 809308 calls/s # udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # udp rx: 1084 MB/s 791281 calls/s # udp tx: 1079 MB/s 18317 calls/s 18317 msg/s # udp gso and gro - over veth touching data # udp rx: 1144 MB/s 834639 calls/s # udp tx: 1176 MB/s 19953 calls/s 19953 msg/s # udp rx: 1113 MB/s 812400 calls/s # udp tx: 1113 MB/s 18888 calls/s 18888 msg/s # udp rx: 1230 MB/s 897505 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # udp rx: 1068 MB/s 779598 calls/s # udp tx: 1064 MB/s 18051 calls/s 18051 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__->