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.27 [+0.25] No GRO ok # 0.84 [+0.58] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.95 [+0.48] UDP fwd perf udp rx: 960 MB/s 781944 calls/s # 3.01 [+1.07] udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # 3.99 [+0.97] udp rx: 1171 MB/s 953624 calls/s # 4.01 [+0.03] udp tx: 1303 MB/s 22112 calls/s 22112 msg/s # 4.99 [+0.97] udp rx: 1113 MB/s 905772 calls/s # 5.01 [+0.03] udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1067 MB/s 869056 calls/s # 6.20 [+1.07] udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # 7.17 [+0.97] udp rx: 1065 MB/s 866949 calls/s # 7.20 [+0.03] udp tx: 1311 MB/s 22248 calls/s 22248 msg/s # 8.17 [+0.97] udp rx: 1056 MB/s 860101 calls/s # 8.20 [+0.03] udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # 8.79 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.81 [+0.24] IPv6 # 10.03 [+0.22] No GRO ok # 10.54 [+0.52] GRO frag list ok # 11.07 [+0.52] GRO fwd ok # 11.56 [+0.49] UDP fwd perf udp rx: 907 MB/s 738848 calls/s # 12.63 [+1.07] udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # 13.60 [+0.97] udp rx: 1054 MB/s 858370 calls/s # 13.63 [+0.03] udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # 14.60 [+0.97] udp rx: 1045 MB/s 850486 calls/s # 14.63 [+0.03] udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 859 MB/s 699440 calls/s # 15.82 [+1.07] udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # 16.81 [+0.99] udp rx: 823 MB/s 669767 calls/s # 16.82 [+0.01] udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # 17.82 [+0.99] udp rx: 981 MB/s 798938 calls/s # 17.82 [+0.01] udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # 18.43 [+0.61] GRO frag list over UDP tunnel ok # 19.22 [+0.78] 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__->