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.30 [+0.28] No GRO ok # 0.85 [+0.55] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1159 MB/s 944072 calls/s # 3.04 [+1.07] udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # 4.01 [+0.97] udp rx: 1211 MB/s 986556 calls/s # 4.04 [+0.03] udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # 5.01 [+0.97] udp rx: 1228 MB/s 999752 calls/s # 5.04 [+0.03] udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 838 MB/s 682709 calls/s # 6.24 [+1.08] udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # 7.21 [+0.97] udp rx: 1148 MB/s 935200 calls/s # 7.24 [+0.03] udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # 8.21 [+0.97] udp rx: 1195 MB/s 973584 calls/s # 8.24 [+0.03] udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # 8.84 [+0.60] GRO frag list over UDP tunnel ok # 9.64 [+0.81] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.16 [+0.24] No GRO ok # 10.71 [+0.56] GRO frag list ok # 11.31 [+0.60] GRO fwd ok # 11.82 [+0.51] UDP fwd perf udp rx: 1051 MB/s 855930 calls/s # 12.89 [+1.07] udp tx: 1154 MB/s 19587 calls/s 19587 msg/s # 13.86 [+0.97] udp rx: 1216 MB/s 990336 calls/s # 13.89 [+0.03] udp tx: 1214 MB/s 20602 calls/s 20602 msg/s # 14.86 [+0.97] udp rx: 1209 MB/s 984528 calls/s # 14.89 [+0.03] udp tx: 1208 MB/s 20497 calls/s 20497 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 855 MB/s 696671 calls/s # 16.08 [+1.07] udp tx: 1071 MB/s 18170 calls/s 18170 msg/s # 17.05 [+0.97] udp rx: 1100 MB/s 895968 calls/s # 17.08 [+0.03] udp tx: 1099 MB/s 18650 calls/s 18650 msg/s # 18.05 [+0.97] udp rx: 1176 MB/s 957552 calls/s # 18.08 [+0.03] udp tx: 1164 MB/s 19757 calls/s 19757 msg/s # 18.72 [+0.64] GRO frag list over UDP tunnel ok # 19.49 [+0.77] 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__->