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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1659 MB/s 1350799 calls/s # 2.85 [+1.06] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 3.82 [+0.97] udp rx: 1773 MB/s 1443861 calls/s # 3.85 [+0.03] udp tx: 1964 MB/s 33316 calls/s 33316 msg/s # 4.82 [+0.97] udp rx: 1678 MB/s 1366676 calls/s # 4.85 [+0.03] udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1526 MB/s 1242818 calls/s # 6.03 [+1.07] udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # 7.01 [+0.97] udp rx: 1339 MB/s 1090850 calls/s # 7.03 [+0.03] udp tx: 1955 MB/s 33168 calls/s 33168 msg/s # 8.01 [+0.97] udp rx: 1954 MB/s 1591584 calls/s # 8.03 [+0.03] udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # 8.58 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.66] GRO fwd over UDP tunnel ok # 9.47 [+0.23] IPv6 # 9.71 [+0.23] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.72 [+0.53] GRO fwd ok # 11.18 [+0.46] UDP fwd perf udp rx: 1790 MB/s 1457389 calls/s # 12.23 [+1.06] udp tx: 1882 MB/s 31930 calls/s 31930 msg/s # 13.21 [+0.98] udp rx: 1605 MB/s 1307047 calls/s # 13.23 [+0.02] udp tx: 1902 MB/s 32267 calls/s 32267 msg/s # 14.21 [+0.98] udp rx: 1758 MB/s 1431272 calls/s # 14.23 [+0.02] udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1822 MB/s 1484116 calls/s # 15.42 [+1.06] udp tx: 1901 MB/s 32259 calls/s 32259 msg/s # 16.39 [+0.97] udp rx: 1947 MB/s 1585856 calls/s # 16.42 [+0.03] udp tx: 1945 MB/s 33003 calls/s 33003 msg/s # 17.39 [+0.98] udp rx: 1948 MB/s 1586304 calls/s # 17.42 [+0.02] udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # 17.94 [+0.52] GRO frag list over UDP tunnel ok # 18.59 [+0.65] 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__->