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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.22 [+0.53] GRO fwd ok # 1.68 [+0.46] UDP fwd perf udp rx: 1595 MB/s 1299133 calls/s # 2.74 [+1.06] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 3.72 [+0.98] udp rx: 1964 MB/s 1599552 calls/s # 3.74 [+0.02] udp tx: 1961 MB/s 33276 calls/s 33276 msg/s # 4.72 [+0.98] udp rx: 1932 MB/s 1573392 calls/s # 4.74 [+0.02] udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1529808 calls/s # 5.92 [+1.06] udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # 6.90 [+0.98] udp rx: 1926 MB/s 1568352 calls/s # 6.92 [+0.03] udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # 7.90 [+0.98] udp rx: 1929 MB/s 1570992 calls/s # 7.92 [+0.02] udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # 8.45 [+0.53] GRO frag list over UDP tunnel ok # 9.14 [+0.69] GRO fwd over UDP tunnel ok # 9.38 [+0.24] IPv6 # 9.60 [+0.22] No GRO ok # 10.09 [+0.49] GRO frag list ok # 10.59 [+0.50] GRO fwd ok # 11.04 [+0.46] UDP fwd perf udp rx: 1699 MB/s 1383901 calls/s # 12.11 [+1.06] udp tx: 1874 MB/s 31796 calls/s 31796 msg/s # 13.08 [+0.97] udp rx: 1917 MB/s 1561344 calls/s # 13.11 [+0.03] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 14.08 [+0.97] udp rx: 1924 MB/s 1566832 calls/s # 14.11 [+0.03] udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # 14.22 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532304 calls/s # 15.28 [+1.06] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 16.26 [+0.98] udp rx: 1934 MB/s 1575216 calls/s # 16.28 [+0.02] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 17.26 [+0.98] udp rx: 1926 MB/s 1568704 calls/s # 17.28 [+0.02] udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # 17.78 [+0.49] GRO frag list over UDP tunnel ok # 18.39 [+0.62] 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__->