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.25 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1902 MB/s 1549200 calls/s # 2.83 [+1.07] udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # 3.80 [+0.97] udp rx: 1890 MB/s 1539168 calls/s # 3.83 [+0.03] udp tx: 1888 MB/s 32034 calls/s 32034 msg/s # 4.80 [+0.97] udp rx: 1885 MB/s 1534992 calls/s # 4.83 [+0.03] udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1842 MB/s 1499808 calls/s # 6.01 [+1.07] udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # 6.99 [+0.97] udp rx: 1884 MB/s 1533984 calls/s # 7.01 [+0.03] udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # 7.99 [+0.98] udp rx: 1896 MB/s 1543632 calls/s # 8.01 [+0.02] udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # 8.59 [+0.58] GRO frag list over UDP tunnel ok # 9.33 [+0.75] GRO fwd over UDP tunnel ok # 9.59 [+0.26] IPv6 # 9.83 [+0.24] No GRO ok # 10.38 [+0.55] GRO frag list ok # 10.94 [+0.57] GRO fwd ok # 11.44 [+0.49] UDP fwd perf udp rx: 1541 MB/s 1254908 calls/s # 12.51 [+1.08] udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # 13.48 [+0.97] udp rx: 1875 MB/s 1527168 calls/s # 13.51 [+0.03] udp tx: 1873 MB/s 31776 calls/s 31776 msg/s # 14.48 [+0.97] udp rx: 1871 MB/s 1523280 calls/s # 14.51 [+0.03] udp tx: 1868 MB/s 31696 calls/s 31696 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491504 calls/s # 15.71 [+1.07] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 16.68 [+0.97] udp rx: 1875 MB/s 1527264 calls/s # 16.71 [+0.03] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 17.68 [+0.97] udp rx: 1883 MB/s 1533360 calls/s # 17.71 [+0.03] udp tx: 1881 MB/s 31912 calls/s 31912 msg/s # 18.30 [+0.59] GRO frag list over UDP tunnel ok # 19.07 [+0.77] 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__->