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.79 [+0.53] GRO frag list ok # 1.34 [+0.55] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1883 MB/s 1533080 calls/s # 2.87 [+1.06] udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # 3.85 [+0.98] udp rx: 1926 MB/s 1568688 calls/s # 3.87 [+0.02] udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # 4.85 [+0.98] udp rx: 1917 MB/s 1561104 calls/s # 4.87 [+0.02] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1921 MB/s 1564624 calls/s # 6.05 [+1.06] udp tx: 1973 MB/s 33466 calls/s 33466 msg/s # 7.02 [+0.97] udp rx: 1959 MB/s 1595548 calls/s # 7.05 [+0.03] udp tx: 1960 MB/s 33244 calls/s 33244 msg/s # 8.03 [+0.97] udp rx: 1995 MB/s 1624704 calls/s # 8.05 [+0.03] udp tx: 1994 MB/s 33823 calls/s 33823 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.36 [+0.75] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.85 [+0.25] No GRO ok # 10.40 [+0.55] GRO frag list ok # 10.94 [+0.54] GRO fwd ok # 11.40 [+0.46] UDP fwd perf udp rx: 1561 MB/s 1271341 calls/s # 12.47 [+1.06] udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # 13.44 [+0.97] udp rx: 1911 MB/s 1556304 calls/s # 13.47 [+0.03] udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # 14.44 [+0.97] udp rx: 1938 MB/s 1578144 calls/s # 14.47 [+0.03] udp tx: 1936 MB/s 32850 calls/s 32850 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1885 MB/s 1534896 calls/s # 15.65 [+1.06] udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # 16.62 [+0.98] udp rx: 1778 MB/s 1448188 calls/s # 16.65 [+0.02] udp tx: 1954 MB/s 33152 calls/s 33152 msg/s # 17.62 [+0.98] udp rx: 1964 MB/s 1599264 calls/s # 17.65 [+0.02] udp tx: 1961 MB/s 33261 calls/s 33261 msg/s # 18.20 [+0.55] GRO frag list over UDP tunnel ok # 18.93 [+0.73] 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__->