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.25 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1144 MB/s 931436 calls/s # 2.89 [+1.07] udp tx: 1178 MB/s 19996 calls/s 19996 msg/s # 3.87 [+0.97] udp rx: 1177 MB/s 958224 calls/s # 3.89 [+0.03] udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # 4.87 [+0.98] udp rx: 1175 MB/s 956784 calls/s # 4.89 [+0.02] udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932496 calls/s # 6.08 [+1.07] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 7.05 [+0.97] udp rx: 1169 MB/s 952176 calls/s # 7.08 [+0.03] udp tx: 1168 MB/s 19814 calls/s 19814 msg/s # 8.05 [+0.97] udp rx: 1169 MB/s 952416 calls/s # 8.08 [+0.03] udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.43 [+0.77] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.96 [+0.26] No GRO ok # 10.51 [+0.55] GRO frag list ok # 11.03 [+0.52] GRO fwd ok # 11.51 [+0.48] UDP fwd perf udp rx: 1152 MB/s 937920 calls/s # 12.58 [+1.07] udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # 13.55 [+0.97] udp rx: 1142 MB/s 930480 calls/s # 13.58 [+0.03] udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # 14.55 [+0.97] udp rx: 1136 MB/s 924960 calls/s # 14.58 [+0.03] udp tx: 1134 MB/s 19241 calls/s 19241 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1127 MB/s 918016 calls/s # 15.76 [+1.07] udp tx: 1157 MB/s 19633 calls/s 19633 msg/s # 16.74 [+0.97] udp rx: 1184 MB/s 963920 calls/s # 16.76 [+0.03] udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # 17.74 [+0.97] udp rx: 1167 MB/s 950688 calls/s # 17.76 [+0.02] udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # 18.32 [+0.56] GRO frag list over UDP tunnel ok # 19.06 [+0.73] 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__->