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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.37 [+0.56] GRO fwd ok # 1.83 [+0.46] UDP fwd perf udp rx: 1380 MB/s 1124165 calls/s # 2.89 [+1.06] udp tx: 1669 MB/s 28310 calls/s 28310 msg/s # 3.87 [+0.97] udp rx: 1720 MB/s 1400741 calls/s # 3.89 [+0.03] udp tx: 1810 MB/s 30706 calls/s 30706 msg/s # 4.86 [+0.97] udp rx: 1597 MB/s 1300315 calls/s # 4.89 [+0.03] udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1500 MB/s 1221589 calls/s # 6.07 [+1.06] udp tx: 1709 MB/s 28998 calls/s 28998 msg/s # 7.04 [+0.98] udp rx: 1684 MB/s 1371269 calls/s # 7.07 [+0.02] udp tx: 1794 MB/s 30437 calls/s 30437 msg/s # 8.06 [+0.99] udp rx: 1601 MB/s 1303735 calls/s # 8.07 [+0.01] udp tx: 1795 MB/s 30448 calls/s 30448 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.70] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.82 [+0.24] No GRO ok # 10.29 [+0.47] GRO frag list ok # 10.78 [+0.49] GRO fwd ok # 11.24 [+0.46] UDP fwd perf udp rx: 1584 MB/s 1290360 calls/s # 12.30 [+1.06] udp tx: 1776 MB/s 30124 calls/s 30124 msg/s # 13.27 [+0.97] udp rx: 1795 MB/s 1461360 calls/s # 13.30 [+0.03] udp tx: 1793 MB/s 30426 calls/s 30426 msg/s # 14.28 [+0.97] udp rx: 1866 MB/s 1519440 calls/s # 14.30 [+0.03] udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1760 MB/s 1433638 calls/s # 15.48 [+1.06] udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # 16.46 [+0.98] udp rx: 1875 MB/s 1526824 calls/s # 16.48 [+0.02] udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # 17.46 [+0.98] udp rx: 1878 MB/s 1529712 calls/s # 17.48 [+0.02] udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # 18.02 [+0.54] GRO frag list over UDP tunnel ok # 18.75 [+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__->