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.82 [+0.57] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.97 [+0.53] UDP fwd perf udp rx: 1768 MB/s 1439468 calls/s # 3.05 [+1.07] udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # 4.02 [+0.97] udp rx: 1884 MB/s 1534032 calls/s # 4.05 [+0.03] udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # 5.02 [+0.97] udp rx: 1931 MB/s 1572224 calls/s # 5.05 [+0.03] udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1899 MB/s 1546704 calls/s # 6.23 [+1.07] udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # 7.21 [+0.97] udp rx: 1897 MB/s 1545024 calls/s # 7.23 [+0.03] udp tx: 1897 MB/s 32183 calls/s 32183 msg/s # 8.21 [+0.97] udp rx: 1955 MB/s 1592112 calls/s # 8.23 [+0.03] udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # 8.80 [+0.57] GRO frag list over UDP tunnel ok # 9.56 [+0.76] GRO fwd over UDP tunnel ok # 9.84 [+0.28] IPv6 # 10.14 [+0.31] No GRO ok # 10.74 [+0.59] GRO frag list ok # 11.33 [+0.60] GRO fwd ok # 11.88 [+0.54] UDP fwd perf udp rx: 1654 MB/s 1347313 calls/s # 12.95 [+1.08] udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # 13.92 [+0.97] udp rx: 1945 MB/s 1583856 calls/s # 13.95 [+0.03] udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # 14.92 [+0.97] udp rx: 1944 MB/s 1582848 calls/s # 14.95 [+0.03] udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 1730 MB/s 1408671 calls/s # 16.14 [+1.07] udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # 17.11 [+0.97] udp rx: 1972 MB/s 1606192 calls/s # 17.14 [+0.03] udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # 18.11 [+0.97] udp rx: 1974 MB/s 1607120 calls/s # 18.14 [+0.03] udp tx: 1973 MB/s 33473 calls/s 33473 msg/s # 18.71 [+0.57] GRO frag list over UDP tunnel ok # 19.41 [+0.70] 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__->