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.29 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.51 [+0.66] GRO fwd ok # 2.03 [+0.52] UDP fwd perf udp rx: 1043 MB/s 849452 calls/s # 3.10 [+1.07] udp tx: 1097 MB/s 18615 calls/s 18615 msg/s # 4.07 [+0.97] udp rx: 1243 MB/s 1012272 calls/s # 4.10 [+0.03] udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # 5.07 [+0.97] udp rx: 1258 MB/s 1024608 calls/s # 5.10 [+0.03] udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 998 MB/s 813043 calls/s # 6.30 [+1.08] udp tx: 1137 MB/s 19287 calls/s 19287 msg/s # 7.27 [+0.96] udp rx: 1280 MB/s 1042848 calls/s # 7.30 [+0.04] udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # 8.27 [+0.97] udp rx: 1279 MB/s 1041936 calls/s # 8.30 [+0.03] udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # 8.92 [+0.61] GRO frag list over UDP tunnel ok # 9.70 [+0.78] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.23 [+0.27] No GRO ok # 10.79 [+0.56] GRO frag list ok # 11.35 [+0.56] GRO fwd ok # 11.87 [+0.52] UDP fwd perf udp rx: 1719 MB/s 1399484 calls/s # 12.94 [+1.07] udp tx: 1788 MB/s 30331 calls/s 30331 msg/s # 13.91 [+0.97] udp rx: 1840 MB/s 1498512 calls/s # 13.94 [+0.03] udp tx: 1839 MB/s 31195 calls/s 31195 msg/s # 14.91 [+0.97] udp rx: 1870 MB/s 1522560 calls/s # 14.94 [+0.03] udp tx: 1867 MB/s 31678 calls/s 31678 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 1546 MB/s 1259329 calls/s # 16.13 [+1.07] udp tx: 1808 MB/s 30679 calls/s 30679 msg/s # 17.10 [+0.97] udp rx: 1738 MB/s 1415040 calls/s # 17.13 [+0.03] udp tx: 1737 MB/s 29465 calls/s 29465 msg/s # 18.10 [+0.97] udp rx: 1778 MB/s 1448156 calls/s # 18.13 [+0.03] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 18.74 [+0.61] GRO frag list over UDP tunnel ok # 19.59 [+0.85] 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__->