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.77 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1177 MB/s 958668 calls/s # 2.91 [+1.07] udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # 3.89 [+0.97] udp rx: 1296 MB/s 1055472 calls/s # 3.91 [+0.03] udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # 4.89 [+0.97] udp rx: 1294 MB/s 1053872 calls/s # 4.91 [+0.03] udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1260 MB/s 1025952 calls/s # 6.10 [+1.07] udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # 7.08 [+0.97] udp rx: 1294 MB/s 1053504 calls/s # 7.10 [+0.03] udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # 8.08 [+0.97] udp rx: 1320 MB/s 1075200 calls/s # 8.10 [+0.03] udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # 8.70 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.77] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.96 [+0.24] No GRO ok # 10.50 [+0.54] GRO frag list ok # 11.09 [+0.59] GRO fwd ok # 11.59 [+0.51] UDP fwd perf udp rx: 1238 MB/s 1008000 calls/s # 12.67 [+1.08] udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # 13.64 [+0.97] udp rx: 1210 MB/s 985676 calls/s # 13.67 [+0.03] udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # 14.64 [+0.97] udp rx: 1277 MB/s 1039872 calls/s # 14.67 [+0.03] udp tx: 1277 MB/s 21661 calls/s 21661 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1243 MB/s 1012128 calls/s # 15.86 [+1.07] udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # 16.83 [+0.97] udp rx: 1283 MB/s 1044816 calls/s # 16.86 [+0.03] udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # 17.83 [+0.97] udp rx: 1276 MB/s 1039584 calls/s # 17.86 [+0.03] udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # 18.44 [+0.57] GRO frag list over UDP tunnel ok # 19.15 [+0.72] 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__->