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.24 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1284 MB/s 1045440 calls/s # 2.86 [+1.07] udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # 3.84 [+0.97] udp rx: 1243 MB/s 1012172 calls/s # 3.86 [+0.03] udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # 4.84 [+0.98] udp rx: 1256 MB/s 1023024 calls/s # 4.86 [+0.02] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1217 MB/s 991584 calls/s # 6.05 [+1.07] udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # 7.02 [+0.97] udp rx: 1257 MB/s 1023360 calls/s # 7.05 [+0.03] udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # 8.02 [+0.97] udp rx: 1255 MB/s 1021968 calls/s # 8.05 [+0.03] udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.35 [+0.73] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.83 [+0.24] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.85 [+0.51] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1221 MB/s 994560 calls/s # 12.38 [+1.07] udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # 13.35 [+0.97] udp rx: 1169 MB/s 952076 calls/s # 13.38 [+0.03] udp tx: 1178 MB/s 19989 calls/s 19989 msg/s # 14.35 [+0.98] udp rx: 1194 MB/s 972768 calls/s # 14.38 [+0.02] udp tx: 1194 MB/s 20258 calls/s 20258 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1152 MB/s 938496 calls/s # 15.57 [+1.07] udp tx: 1187 MB/s 20143 calls/s 20143 msg/s # 16.54 [+0.97] udp rx: 1181 MB/s 962224 calls/s # 16.57 [+0.03] udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # 17.54 [+0.97] udp rx: 1081 MB/s 880156 calls/s # 17.57 [+0.03] udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # 18.12 [+0.55] GRO frag list over UDP tunnel ok # 18.85 [+0.73] 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__->