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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.72 [+0.47] UDP fwd perf udp rx: 1632 MB/s 1328981 calls/s # 2.78 [+1.06] udp tx: 1783 MB/s 30243 calls/s 30243 msg/s # 3.75 [+0.97] udp rx: 1958 MB/s 1594272 calls/s # 3.78 [+0.03] udp tx: 1956 MB/s 33185 calls/s 33185 msg/s # 4.76 [+0.97] udp rx: 1924 MB/s 1566716 calls/s # 4.78 [+0.03] udp tx: 1964 MB/s 33318 calls/s 33318 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1618 MB/s 1317308 calls/s # 5.96 [+1.06] udp tx: 1960 MB/s 33256 calls/s 33256 msg/s # 6.93 [+0.97] udp rx: 1955 MB/s 1592112 calls/s # 6.96 [+0.02] udp tx: 1953 MB/s 33140 calls/s 33140 msg/s # 7.93 [+0.98] udp rx: 1969 MB/s 1603440 calls/s # 7.96 [+0.02] udp tx: 1967 MB/s 33363 calls/s 33363 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.31 [+0.80] GRO fwd over UDP tunnel ok # 9.56 [+0.26] IPv6 # 9.83 [+0.26] No GRO ok # 10.35 [+0.53] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1584 MB/s 1290215 calls/s # 12.42 [+1.06] udp tx: 1830 MB/s 31054 calls/s 31054 msg/s # 13.40 [+0.98] udp rx: 1658 MB/s 1350116 calls/s # 13.42 [+0.02] udp tx: 1864 MB/s 31630 calls/s 31630 msg/s # 14.40 [+0.98] udp rx: 1908 MB/s 1553360 calls/s # 14.42 [+0.02] udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1810 MB/s 1474023 calls/s # 15.61 [+1.07] udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # 16.58 [+0.97] udp rx: 1925 MB/s 1567248 calls/s # 16.61 [+0.03] udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # 17.58 [+0.97] udp rx: 1927 MB/s 1569168 calls/s # 17.61 [+0.03] udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # 18.20 [+0.59] GRO frag list over UDP tunnel ok # 18.95 [+0.75] 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__->