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.25 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1286 MB/s 1047516 calls/s # 2.84 [+1.07] udp tx: 1346 MB/s 22838 calls/s 22838 msg/s # 3.82 [+0.97] udp rx: 1352 MB/s 1101216 calls/s # 3.84 [+0.03] udp tx: 1351 MB/s 22916 calls/s 22916 msg/s # 4.82 [+0.97] udp rx: 1354 MB/s 1102400 calls/s # 4.84 [+0.03] udp tx: 1353 MB/s 22952 calls/s 22952 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1314 MB/s 1070272 calls/s # 6.04 [+1.07] udp tx: 1356 MB/s 22999 calls/s 22999 msg/s # 7.01 [+0.97] udp rx: 1358 MB/s 1105680 calls/s # 7.04 [+0.03] udp tx: 1356 MB/s 23013 calls/s 23013 msg/s # 8.01 [+0.97] udp rx: 1359 MB/s 1106832 calls/s # 8.04 [+0.03] udp tx: 1357 MB/s 23030 calls/s 23030 msg/s # 8.63 [+0.60] GRO frag list over UDP tunnel ok # 9.38 [+0.75] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.91 [+0.53] GRO fwd ok # 11.39 [+0.48] UDP fwd perf udp rx: 696 MB/s 566748 calls/s # 12.45 [+1.07] udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # 13.43 [+0.97] udp rx: 1280 MB/s 1042752 calls/s # 13.45 [+0.03] udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # 14.43 [+0.97] udp rx: 1266 MB/s 1030752 calls/s # 14.45 [+0.03] udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1238 MB/s 1008096 calls/s # 15.65 [+1.07] udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # 16.62 [+0.97] udp rx: 1267 MB/s 1031900 calls/s # 16.65 [+0.03] udp tx: 1274 MB/s 21614 calls/s 21614 msg/s # 17.62 [+0.97] udp rx: 1295 MB/s 1054512 calls/s # 17.65 [+0.03] udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # 18.22 [+0.57] GRO frag list over UDP tunnel ok # 18.96 [+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__->