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.28 [+0.26] No GRO ok # 0.79 [+0.51] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1094 MB/s 890793 calls/s # 2.94 [+1.07] udp tx: 1799 MB/s 30525 calls/s 30525 msg/s # 3.91 [+0.97] udp rx: 1908 MB/s 1554000 calls/s # 3.94 [+0.03] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 4.91 [+0.97] udp rx: 1896 MB/s 1543872 calls/s # 4.94 [+0.03] udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1505904 calls/s # 6.13 [+1.07] udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # 7.11 [+0.97] udp rx: 1940 MB/s 1579440 calls/s # 7.13 [+0.03] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 8.11 [+0.97] udp rx: 1898 MB/s 1545744 calls/s # 8.13 [+0.03] udp tx: 1896 MB/s 32171 calls/s 32171 msg/s # 8.73 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.77] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 9.99 [+0.24] No GRO ok # 10.51 [+0.52] GRO frag list ok # 11.07 [+0.55] GRO fwd ok # 11.55 [+0.49] UDP fwd perf udp rx: 1348 MB/s 1097756 calls/s # 12.62 [+1.07] udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # 13.60 [+0.97] udp rx: 1883 MB/s 1533552 calls/s # 13.62 [+0.03] udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # 14.60 [+0.97] udp rx: 1884 MB/s 1534272 calls/s # 14.62 [+0.03] udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497312 calls/s # 15.82 [+1.07] udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # 16.79 [+0.97] udp rx: 1683 MB/s 1370186 calls/s # 16.82 [+0.03] udp tx: 1885 MB/s 31977 calls/s 31977 msg/s # 17.79 [+0.97] udp rx: 1904 MB/s 1550400 calls/s # 17.82 [+0.03] udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # 18.39 [+0.58] GRO frag list over UDP tunnel ok # 19.14 [+0.75] 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__->