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.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.72 [+0.44] UDP fwd perf udp rx: 1606 MB/s 1307563 calls/s # 2.77 [+1.06] udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # 3.75 [+0.98] udp rx: 1660 MB/s 1351524 calls/s # 3.77 [+0.02] udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # 4.75 [+0.98] udp rx: 1954 MB/s 1590912 calls/s # 4.77 [+0.02] udp tx: 1952 MB/s 33113 calls/s 33113 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1902 MB/s 1548912 calls/s # 5.95 [+1.06] udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # 6.93 [+0.98] udp rx: 1966 MB/s 1600848 calls/s # 6.95 [+0.02] udp tx: 1963 MB/s 33309 calls/s 33309 msg/s # 7.93 [+0.98] udp rx: 1950 MB/s 1588032 calls/s # 7.95 [+0.02] udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # 8.47 [+0.52] GRO frag list over UDP tunnel ok # 9.16 [+0.69] GRO fwd over UDP tunnel ok # 9.39 [+0.24] IPv6 # 9.61 [+0.22] No GRO ok # 10.09 [+0.48] GRO frag list ok # 10.58 [+0.49] GRO fwd ok # 11.04 [+0.46] UDP fwd perf udp rx: 1557 MB/s 1267580 calls/s # 12.11 [+1.06] udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # 13.08 [+0.97] udp rx: 1470 MB/s 1197020 calls/s # 13.11 [+0.03] udp tx: 1738 MB/s 29490 calls/s 29490 msg/s # 14.08 [+0.97] udp rx: 1146 MB/s 933456 calls/s # 14.11 [+0.03] udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 973 MB/s 792662 calls/s # 15.31 [+1.08] udp tx: 1166 MB/s 19786 calls/s 19786 msg/s # 16.27 [+0.97] udp rx: 1159 MB/s 944112 calls/s # 16.30 [+0.03] udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # 17.27 [+0.97] udp rx: 1162 MB/s 946224 calls/s # 17.30 [+0.03] udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # 17.92 [+0.62] GRO frag list over UDP tunnel ok # 18.70 [+0.78] 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__->