tmedicci commented on PR #7616:
URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1339478888

   > For some reason, after this PR, non-persistent `wapi` configuration on 
ESP32 makes the board not respond to pings. We are still investigating the 
cause and dimension of the problem.
   > 
   > @tmedicci @gustavonihei @acassis
   
   `iperf` throughput on ESP32 is significantly affected by this commit:
    
    `nsh> iperf -s -p 11111 -i 1
          IP: 192.168.1.73
   
    mode=tcp-server sip=192.168.1.73:11111,dip=0.0.0.0:5001, interval=1, time=0
   accept: 192.168.1.245,44420
   
              Interval         Transfer         Bandwidth
   
      0.00-   1.01 sec          0 Bytes    0.00 Mbits/sec
      1.01-   2.02 sec          0 Bytes    0.00 Mbits/sec
      2.02-   3.03 sec          0 Bytes    0.00 Mbits/sec
      3.03-   4.04 sec         60 Bytes    0.00 Mbits/sec
      4.04-   5.05 sec         60 Bytes    0.00 Mbits/sec
      5.05-   6.06 sec         60 Bytes    0.00 Mbits/sec
      6.06-   7.07 sec         60 Bytes    0.00 Mbits/sec
      7.07-   8.08 sec         60 Bytes    0.00 Mbits/sec
      8.08-   9.09 sec         60 Bytes    0.00 Mbits/sec
      9.09-  10.10 sec         60 Bytes    0.00 Mbits/sec
     10.10-  11.11 sec       8820 Bytes    0.06 Mbits/sec
     11.11-  12.12 sec      10280 Bytes    0.01 Mbits/sec
     12.12-  13.13 sec      10280 Bytes    0.00 Mbits/sec
     13.13-  14.14 sec      20500 Bytes    0.08 Mbits/sec
     14.14-  15.15 sec      33640 Bytes    0.10 Mbits/sec
     15.15-  16.16 sec      38020 Bytes    0.03 Mbits/sec
     16.16-  17.17 sec      39480 Bytes    0.01 Mbits/sec
     17.17-  18.18 sec      39480 Bytes    0.00 Mbits/sec
     18.18-  19.19 sec      57000 Bytes    0.13 Mbits/sec
     19.19-  20.20 sec      57000 Bytes    0.00 Mbits/sec
     20.20-  21.21 sec      61380 Bytes    0.03 Mbits/sec
     21.21-  22.22 sec      64300 Bytes    0.02 Mbits/sec
     22.22-  23.23 sec      64300 Bytes    0.00 Mbits/sec
     23.23-  24.24 sec      64300 Bytes    0.00 Mbits/sec
     24.24-  25.25 sec      64300 Bytes    0.00 Mbits/sec`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to