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.30 [+0.28] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.51 [+0.63] GRO fwd ok # 2.03 [+0.52] UDP fwd perf udp rx: 1041 MB/s 848044 calls/s # 3.11 [+1.08] udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # 4.07 [+0.97] udp rx: 1269 MB/s 1033859 calls/s # 4.11 [+0.03] udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # 5.07 [+0.97] udp rx: 1298 MB/s 1056976 calls/s # 5.11 [+0.03] udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # 5.23 [+0.13] UDP GRO fwd perf udp rx: 1148 MB/s 934961 calls/s # 6.32 [+1.09] udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # 7.28 [+0.97] udp rx: 1281 MB/s 1042947 calls/s # 7.32 [+0.03] udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # 8.29 [+0.97] udp rx: 1292 MB/s 1052560 calls/s # 8.32 [+0.03] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 8.95 [+0.63] GRO frag list over UDP tunnel ok # 9.74 [+0.79] GRO fwd over UDP tunnel ok # 10.00 [+0.26] IPv6 # 10.29 [+0.29] No GRO ok # 10.85 [+0.56] GRO frag list ok # 11.39 [+0.54] GRO fwd ok # 11.89 [+0.50] UDP fwd perf udp rx: 925 MB/s 753431 calls/s # 12.96 [+1.07] udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # 13.93 [+0.97] udp rx: 1235 MB/s 1005728 calls/s # 13.96 [+0.03] udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # 14.93 [+0.97] udp rx: 1235 MB/s 1006000 calls/s # 14.96 [+0.03] udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1750 MB/s 1424736 calls/s # 16.16 [+1.07] udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # 17.13 [+0.97] udp rx: 1666 MB/s 1356624 calls/s # 17.16 [+0.03] udp tx: 1674 MB/s 28405 calls/s 28405 msg/s # 18.13 [+0.98] udp rx: 1808 MB/s 1472256 calls/s # 18.16 [+0.02] udp tx: 1806 MB/s 30631 calls/s 30631 msg/s # 18.77 [+0.61] GRO frag list over UDP tunnel ok # 19.54 [+0.77] 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__->