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.81 [+0.55] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1408 MB/s 1146300 calls/s # 2.93 [+1.06] udp tx: 1694 MB/s 28747 calls/s 28747 msg/s # 3.91 [+0.97] udp rx: 1753 MB/s 1427184 calls/s # 3.93 [+0.03] udp tx: 1754 MB/s 29756 calls/s 29756 msg/s # 4.91 [+0.97] udp rx: 1776 MB/s 1446624 calls/s # 4.93 [+0.03] udp tx: 1775 MB/s 30109 calls/s 30109 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1538 MB/s 1252134 calls/s # 6.13 [+1.07] udp tx: 1733 MB/s 29394 calls/s 29394 msg/s # 7.10 [+0.97] udp rx: 1524 MB/s 1240755 calls/s # 7.13 [+0.03] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 8.10 [+0.97] udp rx: 1643 MB/s 1337905 calls/s # 8.13 [+0.03] udp tx: 1821 MB/s 30892 calls/s 30892 msg/s # 8.75 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.86] GRO fwd over UDP tunnel ok # 9.90 [+0.28] IPv6 # 10.17 [+0.28] No GRO ok # 10.73 [+0.56] GRO frag list ok # 11.30 [+0.56] GRO fwd ok # 11.80 [+0.50] UDP fwd perf udp rx: 1031 MB/s 839804 calls/s # 12.87 [+1.07] udp tx: 1057 MB/s 17939 calls/s 17939 msg/s # 13.84 [+0.97] udp rx: 1031 MB/s 839785 calls/s # 13.87 [+0.03] udp tx: 1040 MB/s 17650 calls/s 17650 msg/s # 14.84 [+0.97] udp rx: 999 MB/s 813552 calls/s # 14.87 [+0.03] udp tx: 1002 MB/s 17001 calls/s 17001 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1628 MB/s 1325649 calls/s # 16.06 [+1.07] udp tx: 1705 MB/s 28926 calls/s 28926 msg/s # 17.03 [+0.97] udp rx: 1858 MB/s 1513008 calls/s # 17.06 [+0.03] udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # 18.03 [+0.97] udp rx: 1862 MB/s 1515888 calls/s # 18.06 [+0.03] udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # 18.69 [+0.62] GRO frag list over UDP tunnel ok # 19.50 [+0.81] 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__->