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.26 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.87 [+0.48] UDP fwd perf udp rx: 1508 MB/s 1228218 calls/s # 2.93 [+1.06] udp tx: 1715 MB/s 29095 calls/s 29095 msg/s # 3.91 [+0.98] udp rx: 1200 MB/s 977344 calls/s # 3.93 [+0.02] udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # 4.91 [+0.98] udp rx: 1239 MB/s 1009276 calls/s # 4.93 [+0.02] udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932573 calls/s # 6.13 [+1.08] udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # 7.10 [+0.97] udp rx: 973 MB/s 792209 calls/s # 7.13 [+0.03] udp tx: 1295 MB/s 21974 calls/s 21974 msg/s # 8.10 [+0.97] udp rx: 1180 MB/s 961335 calls/s # 8.13 [+0.03] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.54 [+0.81] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.05 [+0.26] No GRO ok # 10.58 [+0.52] GRO frag list ok # 11.09 [+0.51] GRO fwd ok # 11.54 [+0.45] UDP fwd perf udp rx: 1571 MB/s 1279380 calls/s # 12.60 [+1.06] udp tx: 1805 MB/s 30619 calls/s 30619 msg/s # 13.58 [+0.98] udp rx: 1527 MB/s 1243473 calls/s # 13.60 [+0.02] udp tx: 1698 MB/s 28806 calls/s 28806 msg/s # 14.58 [+0.98] udp rx: 1381 MB/s 1124577 calls/s # 14.60 [+0.02] udp tx: 1614 MB/s 27388 calls/s 27388 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1587 MB/s 1292253 calls/s # 15.79 [+1.06] udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # 16.77 [+0.98] udp rx: 1084 MB/s 882504 calls/s # 16.79 [+0.02] udp tx: 1906 MB/s 32332 calls/s 32332 msg/s # 17.77 [+0.98] udp rx: 1500 MB/s 1221744 calls/s # 17.79 [+0.02] udp tx: 1872 MB/s 31758 calls/s 31758 msg/s # 18.34 [+0.55] GRO frag list over UDP tunnel ok # 19.09 [+0.75] 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__->