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.80 [+0.55] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.84 [+0.46] UDP fwd perf udp rx: 1841 MB/s 1499228 calls/s # 2.91 [+1.07] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 3.88 [+0.97] udp rx: 1876 MB/s 1527888 calls/s # 3.91 [+0.03] udp tx: 1873 MB/s 31783 calls/s 31783 msg/s # 4.88 [+0.97] udp rx: 1920 MB/s 1563888 calls/s # 4.91 [+0.03] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1868 MB/s 1521312 calls/s # 6.09 [+1.07] udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # 7.07 [+0.97] udp rx: 1940 MB/s 1579952 calls/s # 7.09 [+0.03] udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # 8.07 [+0.98] udp rx: 1940 MB/s 1579504 calls/s # 8.09 [+0.02] udp tx: 1938 MB/s 32877 calls/s 32877 msg/s # 8.66 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.69] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.82 [+0.23] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.85 [+0.52] GRO fwd ok # 11.29 [+0.44] UDP fwd perf udp rx: 1622 MB/s 1321067 calls/s # 12.35 [+1.06] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 13.33 [+0.98] udp rx: 1940 MB/s 1579920 calls/s # 13.35 [+0.02] udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # 14.33 [+0.98] udp rx: 1934 MB/s 1574784 calls/s # 14.35 [+0.02] udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1457215 calls/s # 15.54 [+1.07] udp tx: 1902 MB/s 32270 calls/s 32270 msg/s # 16.51 [+0.97] udp rx: 1969 MB/s 1603216 calls/s # 16.54 [+0.03] udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # 17.51 [+0.97] udp rx: 1906 MB/s 1551917 calls/s # 17.54 [+0.03] udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.84 [+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__->