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.24 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1862 MB/s 1516512 calls/s # 2.87 [+1.07] udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # 3.84 [+0.97] udp rx: 1956 MB/s 1592880 calls/s # 3.87 [+0.03] udp tx: 1954 MB/s 33147 calls/s 33147 msg/s # 4.84 [+0.97] udp rx: 1948 MB/s 1586592 calls/s # 4.87 [+0.03] udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532832 calls/s # 6.06 [+1.07] udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # 7.03 [+0.97] udp rx: 1932 MB/s 1573440 calls/s # 7.06 [+0.03] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 8.03 [+0.97] udp rx: 1939 MB/s 1578624 calls/s # 8.06 [+0.03] udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.35 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.82 [+0.23] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1453 MB/s 1183388 calls/s # 12.39 [+1.07] udp tx: 1827 MB/s 30993 calls/s 30993 msg/s # 13.36 [+0.97] udp rx: 1652 MB/s 1345360 calls/s # 13.39 [+0.03] udp tx: 1645 MB/s 27912 calls/s 27912 msg/s # 14.36 [+0.97] udp rx: 1887 MB/s 1536800 calls/s # 14.39 [+0.03] udp tx: 1890 MB/s 32072 calls/s 32072 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1850 MB/s 1506720 calls/s # 15.58 [+1.07] udp tx: 1907 MB/s 32351 calls/s 32351 msg/s # 16.55 [+0.97] udp rx: 1905 MB/s 1551504 calls/s # 16.58 [+0.03] udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # 17.55 [+0.97] udp rx: 1878 MB/s 1529480 calls/s # 17.58 [+0.03] udp tx: 1855 MB/s 31467 calls/s 31467 msg/s # 18.19 [+0.61] GRO frag list over UDP tunnel ok # 18.95 [+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__->