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.24 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1229 MB/s 1001180 calls/s # 2.89 [+1.07] udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # 3.86 [+0.97] udp rx: 1306 MB/s 1063776 calls/s # 3.89 [+0.03] udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # 4.86 [+0.97] udp rx: 1301 MB/s 1059696 calls/s # 4.89 [+0.03] udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1257 MB/s 1023504 calls/s # 6.08 [+1.07] udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # 7.05 [+0.97] udp rx: 1294 MB/s 1053664 calls/s # 7.08 [+0.03] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 8.05 [+0.97] udp rx: 1289 MB/s 1049552 calls/s # 8.08 [+0.03] udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # 8.66 [+0.59] GRO frag list over UDP tunnel ok # 9.43 [+0.77] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.93 [+0.25] No GRO ok # 10.43 [+0.50] GRO frag list ok # 10.98 [+0.55] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 926 MB/s 754364 calls/s # 12.53 [+1.07] udp tx: 1216 MB/s 20634 calls/s 20634 msg/s # 13.50 [+0.97] udp rx: 1258 MB/s 1024368 calls/s # 13.53 [+0.03] udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # 14.50 [+0.97] udp rx: 1249 MB/s 1016896 calls/s # 14.53 [+0.03] udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1223 MB/s 995728 calls/s # 15.73 [+1.07] udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # 16.70 [+0.97] udp rx: 1263 MB/s 1028288 calls/s # 16.73 [+0.03] udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # 17.70 [+0.97] udp rx: 1261 MB/s 1026912 calls/s # 17.73 [+0.03] udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # 18.29 [+0.57] GRO frag list over UDP tunnel ok # 19.02 [+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__->