make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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_fwd.sh # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1022 MB/s 832066 calls/s # 3.05 [+1.08] udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # 4.02 [+0.97] udp rx: 1087 MB/s 885312 calls/s # 4.05 [+0.03] udp tx: 1189 MB/s 20181 calls/s 20181 msg/s # 5.02 [+0.97] udp rx: 1133 MB/s 922818 calls/s # 5.05 [+0.03] udp tx: 1201 MB/s 20373 calls/s 20373 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1065 MB/s 867297 calls/s # 6.25 [+1.08] udp tx: 1176 MB/s 19946 calls/s 19946 msg/s # 7.21 [+0.96] udp rx: 1184 MB/s 964368 calls/s # 7.25 [+0.04] udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # 8.21 [+0.97] udp rx: 1154 MB/s 939792 calls/s # 8.25 [+0.03] udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # 8.89 [+0.64] GRO frag list over UDP tunnel ok # 9.71 [+0.82] GRO fwd over UDP tunnel ok # 9.97 [+0.27] IPv6 # 10.24 [+0.26] No GRO ok # 10.80 [+0.56] GRO frag list ok # 11.37 [+0.57] GRO fwd ok # 11.89 [+0.52] UDP fwd perf udp rx: 1097 MB/s 893159 calls/s # 12.96 [+1.07] udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # 13.93 [+0.97] udp rx: 1174 MB/s 956400 calls/s # 13.96 [+0.03] udp tx: 1173 MB/s 19903 calls/s 19903 msg/s # 14.93 [+0.97] udp rx: 1171 MB/s 953376 calls/s # 14.96 [+0.03] udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 990 MB/s 806115 calls/s # 16.16 [+1.07] udp tx: 1122 MB/s 19041 calls/s 19041 msg/s # 17.12 [+0.97] udp rx: 1015 MB/s 826450 calls/s # 17.16 [+0.03] udp tx: 1164 MB/s 19753 calls/s 19753 msg/s # 18.12 [+0.97] udp rx: 1165 MB/s 949104 calls/s # 18.16 [+0.03] udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # 18.79 [+0.63] GRO frag list over UDP tunnel ok # 19.60 [+0.81] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->