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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1225 MB/s 998060 calls/s # 2.89 [+1.07] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 3.86 [+0.97] udp rx: 1261 MB/s 1027152 calls/s # 3.89 [+0.03] udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # 4.87 [+0.97] udp rx: 1262 MB/s 1027488 calls/s # 4.89 [+0.03] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1244 MB/s 1013040 calls/s # 6.08 [+1.07] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 7.05 [+0.97] udp rx: 1279 MB/s 1041456 calls/s # 7.08 [+0.03] udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # 8.05 [+0.97] udp rx: 1273 MB/s 1037040 calls/s # 8.08 [+0.03] udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # 8.68 [+0.61] GRO frag list over UDP tunnel ok # 9.41 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.40 [+0.50] GRO frag list ok # 10.93 [+0.53] GRO fwd ok # 11.41 [+0.47] UDP fwd perf udp rx: 1176 MB/s 957980 calls/s # 12.47 [+1.07] udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # 13.45 [+0.98] udp rx: 1216 MB/s 990728 calls/s # 13.47 [+0.02] udp tx: 1215 MB/s 20619 calls/s 20619 msg/s # 14.45 [+0.98] udp rx: 1217 MB/s 991480 calls/s # 14.47 [+0.02] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1194 MB/s 972576 calls/s # 15.67 [+1.07] udp tx: 1228 MB/s 20843 calls/s 20843 msg/s # 16.64 [+0.97] udp rx: 1228 MB/s 1000224 calls/s # 16.67 [+0.03] udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # 17.64 [+0.97] udp rx: 1233 MB/s 1003968 calls/s # 17.67 [+0.03] udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # 18.26 [+0.60] GRO frag list over UDP tunnel ok # 19.05 [+0.79] 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__->