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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.30 [+0.52] GRO fwd ok # 1.75 [+0.44] UDP fwd perf udp rx: 1622 MB/s 1320524 calls/s # 2.81 [+1.07] udp tx: 1870 MB/s 31726 calls/s 31726 msg/s # 3.78 [+0.97] udp rx: 1891 MB/s 1540080 calls/s # 3.81 [+0.03] udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # 4.79 [+0.97] udp rx: 1774 MB/s 1444608 calls/s # 4.81 [+0.03] udp tx: 1773 MB/s 30079 calls/s 30079 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1875 MB/s 1527072 calls/s # 5.99 [+1.06] udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # 6.97 [+0.97] udp rx: 1919 MB/s 1562784 calls/s # 6.99 [+0.03] udp tx: 1917 MB/s 32526 calls/s 32526 msg/s # 7.97 [+0.98] udp rx: 1924 MB/s 1566576 calls/s # 7.99 [+0.03] udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # 8.52 [+0.53] GRO frag list over UDP tunnel ok # 9.23 [+0.71] GRO fwd over UDP tunnel ok # 9.48 [+0.25] IPv6 # 9.71 [+0.23] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.17 [+0.46] UDP fwd perf udp rx: 1896 MB/s 1543920 calls/s # 12.23 [+1.06] udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # 13.20 [+0.98] udp rx: 1882 MB/s 1532832 calls/s # 13.23 [+0.02] udp tx: 1880 MB/s 31900 calls/s 31900 msg/s # 14.20 [+0.98] udp rx: 1896 MB/s 1544064 calls/s # 14.23 [+0.02] udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 1834 MB/s 1493472 calls/s # 15.41 [+1.07] udp tx: 1882 MB/s 31924 calls/s 31924 msg/s # 16.38 [+0.97] udp rx: 1903 MB/s 1549488 calls/s # 16.41 [+0.03] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 17.39 [+0.98] udp rx: 1878 MB/s 1529088 calls/s # 17.41 [+0.02] udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # 17.97 [+0.56] GRO frag list over UDP tunnel ok # 18.66 [+0.69] 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__->