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.53] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1120 MB/s 912328 calls/s # 2.85 [+1.06] udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # 3.82 [+0.98] udp rx: 1684 MB/s 1371095 calls/s # 3.85 [+0.02] udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # 4.82 [+0.98] udp rx: 1928 MB/s 1569901 calls/s # 4.85 [+0.02] udp tx: 1952 MB/s 33109 calls/s 33109 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1334008 calls/s # 6.03 [+1.07] udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # 7.01 [+0.98] udp rx: 1564 MB/s 1274070 calls/s # 7.03 [+0.02] udp tx: 1805 MB/s 30625 calls/s 30625 msg/s # 8.01 [+0.98] udp rx: 1767 MB/s 1439219 calls/s # 8.03 [+0.02] udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # 8.56 [+0.53] GRO frag list over UDP tunnel ok # 9.27 [+0.71] GRO fwd over UDP tunnel ok # 9.53 [+0.26] IPv6 # 9.80 [+0.28] No GRO ok # 10.32 [+0.52] GRO frag list ok # 10.87 [+0.55] GRO fwd ok # 11.36 [+0.49] UDP fwd perf udp rx: 1083 MB/s 882116 calls/s # 12.42 [+1.06] udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # 13.40 [+0.97] udp rx: 1133 MB/s 922940 calls/s # 13.42 [+0.03] udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # 14.40 [+0.97] udp rx: 1185 MB/s 965233 calls/s # 14.42 [+0.02] udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1116 MB/s 909314 calls/s # 15.62 [+1.08] udp tx: 1172 MB/s 19884 calls/s 19884 msg/s # 16.59 [+0.97] udp rx: 1082 MB/s 881507 calls/s # 16.62 [+0.03] udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # 17.59 [+0.97] udp rx: 1170 MB/s 952972 calls/s # 17.62 [+0.03] udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # 18.21 [+0.59] GRO frag list over UDP tunnel ok # 18.99 [+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__->