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.38 [+0.58] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1578 MB/s 1285388 calls/s # 2.94 [+1.06] udp tx: 1798 MB/s 30503 calls/s 30503 msg/s # 3.91 [+0.97] udp rx: 1818 MB/s 1480512 calls/s # 3.94 [+0.03] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 4.91 [+0.98] udp rx: 1821 MB/s 1482720 calls/s # 4.94 [+0.02] udp tx: 1819 MB/s 30856 calls/s 30856 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1457808 calls/s # 6.13 [+1.07] udp tx: 1842 MB/s 31256 calls/s 31256 msg/s # 7.10 [+0.97] udp rx: 1868 MB/s 1521408 calls/s # 7.13 [+0.03] udp tx: 1867 MB/s 31673 calls/s 31673 msg/s # 8.10 [+0.97] udp rx: 1868 MB/s 1520976 calls/s # 8.13 [+0.03] udp tx: 1865 MB/s 31647 calls/s 31647 msg/s # 8.72 [+0.59] GRO frag list over UDP tunnel ok # 9.44 [+0.72] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.94 [+0.26] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.96 [+0.51] GRO fwd ok # 11.42 [+0.46] UDP fwd perf udp rx: 1668 MB/s 1358175 calls/s # 12.48 [+1.06] udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # 13.45 [+0.97] udp rx: 1770 MB/s 1441765 calls/s # 13.48 [+0.03] udp tx: 1847 MB/s 31330 calls/s 31330 msg/s # 14.45 [+0.97] udp rx: 1844 MB/s 1501344 calls/s # 14.48 [+0.03] udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1376 MB/s 1120538 calls/s # 15.67 [+1.07] udp tx: 1823 MB/s 30924 calls/s 30924 msg/s # 16.64 [+0.97] udp rx: 1863 MB/s 1517168 calls/s # 16.67 [+0.03] udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # 17.64 [+0.97] udp rx: 1860 MB/s 1515024 calls/s # 17.67 [+0.03] udp tx: 1858 MB/s 31521 calls/s 31521 msg/s # 18.23 [+0.56] GRO frag list over UDP tunnel ok # 18.98 [+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__->