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.29 [+0.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.49 [+0.61] GRO fwd ok # 2.04 [+0.55] UDP fwd perf udp rx: 1062 MB/s 865148 calls/s # 3.12 [+1.08] udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # 4.09 [+0.97] udp rx: 1125 MB/s 916214 calls/s # 4.12 [+0.03] udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # 5.09 [+0.97] udp rx: 1196 MB/s 973746 calls/s # 5.12 [+0.03] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1129 MB/s 919248 calls/s # 6.31 [+1.08] udp tx: 1155 MB/s 19605 calls/s 19605 msg/s # 7.28 [+0.97] udp rx: 1179 MB/s 959960 calls/s # 7.31 [+0.03] udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # 8.28 [+0.97] udp rx: 1167 MB/s 950632 calls/s # 8.31 [+0.03] udp tx: 1167 MB/s 19809 calls/s 19809 msg/s # 8.97 [+0.66] GRO frag list over UDP tunnel ok # 9.78 [+0.80] GRO fwd over UDP tunnel ok # 10.04 [+0.27] IPv6 # 10.31 [+0.27] No GRO ok # 10.86 [+0.55] GRO frag list ok # 11.48 [+0.62] GRO fwd ok # 12.03 [+0.55] UDP fwd perf udp rx: 1081 MB/s 880268 calls/s # 13.11 [+1.08] udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # 14.08 [+0.97] udp rx: 1231 MB/s 1002480 calls/s # 14.11 [+0.03] udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # 15.08 [+0.97] udp rx: 1230 MB/s 1001472 calls/s # 15.11 [+0.03] udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # 15.23 [+0.12] UDP GRO fwd perf udp rx: 1025 MB/s 834956 calls/s # 16.30 [+1.08] udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # 17.27 [+0.97] udp rx: 984 MB/s 801696 calls/s # 17.30 [+0.03] udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # 18.27 [+0.97] udp rx: 1101 MB/s 896747 calls/s # 18.30 [+0.03] udp tx: 1197 MB/s 20308 calls/s 20308 msg/s # 18.95 [+0.65] GRO frag list over UDP tunnel ok # 19.79 [+0.84] 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__->