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.76 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1048 MB/s 853196 calls/s # 2.88 [+1.07] udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # 3.86 [+0.98] udp rx: 1333 MB/s 1085760 calls/s # 3.88 [+0.02] udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # 4.86 [+0.98] udp rx: 1331 MB/s 1083792 calls/s # 4.88 [+0.02] udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1291 MB/s 1051536 calls/s # 6.07 [+1.07] udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # 7.04 [+0.97] udp rx: 1332 MB/s 1084656 calls/s # 7.07 [+0.03] udp tx: 1330 MB/s 22560 calls/s 22560 msg/s # 8.04 [+0.97] udp rx: 1311 MB/s 1067455 calls/s # 8.07 [+0.03] udp tx: 1330 MB/s 22560 calls/s 22560 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.89 [+0.24] No GRO ok # 10.41 [+0.52] GRO frag list ok # 10.96 [+0.55] GRO fwd ok # 11.45 [+0.49] UDP fwd perf udp rx: 1094 MB/s 890957 calls/s # 12.52 [+1.07] udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # 13.49 [+0.97] udp rx: 1268 MB/s 1032707 calls/s # 13.52 [+0.03] udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # 14.49 [+0.97] udp rx: 1273 MB/s 1036955 calls/s # 14.52 [+0.03] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1236 MB/s 1006992 calls/s # 15.71 [+1.07] udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # 16.71 [+1.00] udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # 16.72 [+0.00] udp rx: 1277 MB/s 1039840 calls/s # 17.71 [+1.00] udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # 17.81 [+0.10] udp rx: 1277 MB/s 1039948 calls/s # 18.28 [+0.47] GRO frag list over UDP tunnel ok # 19.02 [+0.74] 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__->