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.28 [+0.26] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 1.95 [+0.48] UDP fwd perf udp rx: 1584 MB/s 1290344 calls/s # 3.02 [+1.06] udp tx: 1820 MB/s 30873 calls/s 30873 msg/s # 3.99 [+0.97] udp rx: 1940 MB/s 1579776 calls/s # 4.02 [+0.03] udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # 4.99 [+0.97] udp rx: 1946 MB/s 1584960 calls/s # 5.02 [+0.03] udp tx: 1945 MB/s 32993 calls/s 32993 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1745 MB/s 1421141 calls/s # 6.20 [+1.07] udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # 7.18 [+0.97] udp rx: 1789 MB/s 1456524 calls/s # 7.20 [+0.03] udp tx: 1794 MB/s 30438 calls/s 30438 msg/s # 8.17 [+0.97] udp rx: 1901 MB/s 1547712 calls/s # 8.20 [+0.03] udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # 8.78 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.72] GRO fwd over UDP tunnel ok # 9.75 [+0.24] IPv6 # 9.99 [+0.24] No GRO ok # 10.51 [+0.52] GRO frag list ok # 11.05 [+0.53] GRO fwd ok # 11.52 [+0.47] UDP fwd perf udp rx: 1553 MB/s 1264957 calls/s # 12.58 [+1.06] udp tx: 1760 MB/s 29866 calls/s 29866 msg/s # 13.55 [+0.97] udp rx: 1954 MB/s 1591392 calls/s # 13.58 [+0.03] udp tx: 1953 MB/s 33126 calls/s 33126 msg/s # 14.55 [+0.98] udp rx: 1803 MB/s 1468170 calls/s # 14.58 [+0.02] udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1847 MB/s 1504128 calls/s # 15.76 [+1.06] udp tx: 1896 MB/s 32172 calls/s 32172 msg/s # 16.74 [+0.97] udp rx: 1898 MB/s 1545216 calls/s # 16.76 [+0.03] udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # 17.74 [+0.98] udp rx: 1890 MB/s 1538892 calls/s # 17.76 [+0.02] udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # 18.34 [+0.58] GRO frag list over UDP tunnel ok # 19.16 [+0.82] 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__->