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.30 [+0.28] No GRO ok # 0.91 [+0.61] GRO frag list ok # 1.58 [+0.67] GRO fwd ok # 2.12 [+0.54] UDP fwd perf udp rx: 1145 MB/s 932611 calls/s # 3.21 [+1.08] udp tx: 1216 MB/s 20638 calls/s 20638 msg/s # 4.17 [+0.97] udp rx: 1077 MB/s 877265 calls/s # 4.21 [+0.03] udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # 5.17 [+0.97] udp rx: 1143 MB/s 931249 calls/s # 5.21 [+0.03] udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # 5.33 [+0.12] UDP GRO fwd perf udp rx: 1178 MB/s 959452 calls/s # 6.41 [+1.08] udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # 7.38 [+0.97] udp rx: 1195 MB/s 973632 calls/s # 7.41 [+0.03] udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # 8.38 [+0.97] udp rx: 1233 MB/s 1003928 calls/s # 8.41 [+0.03] udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # 9.05 [+0.64] GRO frag list over UDP tunnel ok # 9.87 [+0.82] GRO fwd over UDP tunnel ok # 10.13 [+0.26] IPv6 # 10.39 [+0.27] No GRO ok # 10.92 [+0.53] GRO frag list ok # 11.46 [+0.54] GRO fwd ok # 11.94 [+0.48] UDP fwd perf udp rx: 1591 MB/s 1295724 calls/s # 13.00 [+1.07] udp tx: 1794 MB/s 30430 calls/s 30430 msg/s # 13.98 [+0.97] udp rx: 1881 MB/s 1531632 calls/s # 14.00 [+0.03] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 14.98 [+0.98] udp rx: 1873 MB/s 1525200 calls/s # 15.00 [+0.02] udp tx: 1871 MB/s 31750 calls/s 31750 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1477152 calls/s # 16.19 [+1.07] udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # 17.16 [+0.97] udp rx: 1890 MB/s 1538928 calls/s # 17.19 [+0.03] udp tx: 1887 MB/s 32016 calls/s 32016 msg/s # 18.16 [+0.97] udp rx: 1883 MB/s 1533504 calls/s # 18.19 [+0.03] udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # 18.82 [+0.63] GRO frag list over UDP tunnel ok # 19.65 [+0.83] 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__->