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.88 [+0.61] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.05 [+0.53] UDP fwd perf udp rx: 746 MB/s 607542 calls/s # 3.14 [+1.08] udp tx: 991 MB/s 16812 calls/s 16812 msg/s # 4.10 [+0.97] udp rx: 1053 MB/s 857678 calls/s # 4.13 [+0.03] udp tx: 1158 MB/s 19648 calls/s 19648 msg/s # 5.10 [+0.97] udp rx: 1067 MB/s 869376 calls/s # 5.13 [+0.03] udp tx: 1066 MB/s 18092 calls/s 18092 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 893 MB/s 727571 calls/s # 6.33 [+1.07] udp tx: 932 MB/s 15815 calls/s 15815 msg/s # 7.30 [+0.97] udp rx: 700 MB/s 570640 calls/s # 7.33 [+0.03] udp tx: 701 MB/s 11891 calls/s 11891 msg/s # 8.30 [+0.97] udp rx: 722 MB/s 587872 calls/s # 8.33 [+0.03] udp tx: 721 MB/s 12235 calls/s 12235 msg/s # 9.12 [+0.80] GRO frag list over UDP tunnel ok # 10.13 [+1.01] GRO fwd over UDP tunnel ok # 10.45 [+0.32] IPv6 # 10.77 [+0.32] No GRO ok # 11.47 [+0.69] GRO frag list ok # 12.21 [+0.74] GRO fwd ok # 12.84 [+0.63] UDP fwd perf udp rx: 688 MB/s 560858 calls/s # 13.95 [+1.11] udp tx: 826 MB/s 14025 calls/s 14025 msg/s # 14.90 [+0.95] udp rx: 746 MB/s 607407 calls/s # 14.95 [+0.05] udp tx: 814 MB/s 13811 calls/s 13811 msg/s # 15.90 [+0.96] udp rx: 757 MB/s 616815 calls/s # 15.95 [+0.04] udp tx: 849 MB/s 14409 calls/s 14409 msg/s # 16.08 [+0.13] UDP GRO fwd perf udp rx: 1097 MB/s 893136 calls/s # 17.17 [+1.10] udp tx: 1142 MB/s 19372 calls/s 19372 msg/s # 18.13 [+0.96] udp rx: 1169 MB/s 952416 calls/s # 18.17 [+0.04] udp tx: 1169 MB/s 19836 calls/s 19836 msg/s # 19.13 [+0.96] udp rx: 1193 MB/s 971328 calls/s # 19.17 [+0.04] udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # 19.86 [+0.69] GRO frag list over UDP tunnel ok # 20.71 [+0.85] 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__->