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.24 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1589 MB/s 1294364 calls/s # 2.87 [+1.07] udp tx: 1882 MB/s 31924 calls/s 31924 msg/s # 3.84 [+0.97] udp rx: 1926 MB/s 1568592 calls/s # 3.87 [+0.03] udp tx: 1924 MB/s 32649 calls/s 32649 msg/s # 4.84 [+0.97] udp rx: 1925 MB/s 1567296 calls/s # 4.87 [+0.03] udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1534032 calls/s # 6.06 [+1.07] udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # 7.03 [+0.97] udp rx: 1940 MB/s 1579440 calls/s # 7.06 [+0.03] udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # 8.03 [+0.98] udp rx: 1939 MB/s 1579296 calls/s # 8.06 [+0.02] udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.86 [+0.25] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.89 [+0.53] GRO fwd ok # 11.36 [+0.47] UDP fwd perf udp rx: 1230 MB/s 1001756 calls/s # 12.43 [+1.07] udp tx: 1794 MB/s 30436 calls/s 30436 msg/s # 13.40 [+0.97] udp rx: 1875 MB/s 1527216 calls/s # 13.43 [+0.03] udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # 14.41 [+0.98] udp rx: 1885 MB/s 1534643 calls/s # 14.43 [+0.02] udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1845 MB/s 1502256 calls/s # 15.62 [+1.07] udp tx: 1895 MB/s 32154 calls/s 32154 msg/s # 16.59 [+0.98] udp rx: 1873 MB/s 1525440 calls/s # 16.62 [+0.02] udp tx: 1871 MB/s 31735 calls/s 31735 msg/s # 17.59 [+0.97] udp rx: 1897 MB/s 1545168 calls/s # 17.62 [+0.03] udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # 18.19 [+0.57] GRO frag list over UDP tunnel ok # 18.91 [+0.72] 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__->