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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1667 MB/s 1357357 calls/s # 2.86 [+1.07] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 3.83 [+0.97] udp rx: 1911 MB/s 1555968 calls/s # 3.86 [+0.03] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 4.84 [+0.97] udp rx: 1910 MB/s 1555536 calls/s # 4.86 [+0.03] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1797 MB/s 1463232 calls/s # 6.05 [+1.07] udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # 7.02 [+0.97] udp rx: 1922 MB/s 1565472 calls/s # 7.05 [+0.03] udp tx: 1921 MB/s 32582 calls/s 32582 msg/s # 8.02 [+0.97] udp rx: 1924 MB/s 1566672 calls/s # 8.05 [+0.03] udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.24] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.85 [+0.52] GRO fwd ok # 11.33 [+0.48] UDP fwd perf udp rx: 1362 MB/s 1109276 calls/s # 12.40 [+1.07] udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # 13.37 [+0.97] udp rx: 1900 MB/s 1547424 calls/s # 13.40 [+0.03] udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # 14.38 [+0.97] udp rx: 1899 MB/s 1546272 calls/s # 14.40 [+0.03] udp tx: 1898 MB/s 32196 calls/s 32196 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1854 MB/s 1510080 calls/s # 15.59 [+1.07] udp tx: 1909 MB/s 32386 calls/s 32386 msg/s # 16.56 [+0.97] udp rx: 1899 MB/s 1546752 calls/s # 16.59 [+0.03] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 17.57 [+0.97] udp rx: 1887 MB/s 1536432 calls/s # 17.59 [+0.03] udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # 18.17 [+0.57] GRO frag list over UDP tunnel ok # 18.92 [+0.76] 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__->