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.21 [+0.20] No GRO ok # 0.69 [+0.48] GRO frag list ok # 1.19 [+0.50] GRO fwd ok # 1.60 [+0.41] UDP fwd perf udp rx: 1795 MB/s 1461988 calls/s # 2.66 [+1.06] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 3.64 [+0.97] udp rx: 1966 MB/s 1601348 calls/s # 3.66 [+0.03] udp tx: 1970 MB/s 33416 calls/s 33416 msg/s # 4.64 [+0.98] udp rx: 1917 MB/s 1560812 calls/s # 4.66 [+0.02] udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # 4.78 [+0.12] UDP GRO fwd perf udp rx: 1949 MB/s 1587216 calls/s # 5.84 [+1.06] udp tx: 1993 MB/s 33814 calls/s 33814 msg/s # 6.82 [+0.98] udp rx: 1921 MB/s 1563940 calls/s # 6.84 [+0.02] udp tx: 1987 MB/s 33701 calls/s 33701 msg/s # 7.82 [+0.98] udp rx: 1985 MB/s 1616093 calls/s # 7.84 [+0.02] udp tx: 1989 MB/s 33749 calls/s 33749 msg/s # 8.34 [+0.50] GRO frag list over UDP tunnel ok # 9.01 [+0.67] GRO fwd over UDP tunnel ok # 9.24 [+0.23] IPv6 # 9.44 [+0.20] No GRO ok # 9.93 [+0.49] GRO frag list ok # 10.44 [+0.51] GRO fwd ok # 10.85 [+0.41] UDP fwd perf udp rx: 1675 MB/s 1363640 calls/s # 11.91 [+1.06] udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # 12.89 [+0.98] udp rx: 1905 MB/s 1550996 calls/s # 12.91 [+0.02] udp tx: 1951 MB/s 33094 calls/s 33094 msg/s # 13.89 [+0.98] udp rx: 1940 MB/s 1579884 calls/s # 13.91 [+0.02] udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # 14.03 [+0.12] UDP GRO fwd perf udp rx: 1888 MB/s 1537740 calls/s # 15.09 [+1.06] udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # 16.06 [+0.97] udp rx: 1812 MB/s 1475394 calls/s # 16.09 [+0.03] udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # 17.06 [+0.98] udp rx: 1918 MB/s 1561529 calls/s # 17.09 [+0.02] udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # 17.59 [+0.50] GRO frag list over UDP tunnel ok # 18.23 [+0.64] 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__->