fdcavalcanti commented on PR #17358:
URL: https://github.com/apache/nuttx/pull/17358#issuecomment-3575721610

   Tried running the IPERF test and it works at first, but then it fails on 
`iob_add_queue.c` as shown below.
   
   ```
   nsh> iperf -s &
   iperf [9:100]
   nsh>      IP: 192.168.0.127
   
    mode=tcp-server sip=192.168.0.127:5001,dip=0.0.0.0:5001, interval=3, time=0
   accept: 192.168.0.125:39578
   
              Interval         Transfer         Bandwidth
   
      0.00-   3.01 sec    2874800 Bytes    7.64 Mbits/sec
      3.01-   6.02 sec    1865880 Bytes    4.96 Mbits/sec
      6.02-   9.03 sec    2638220 Bytes    7.01 Mbits/sec
      9.03-  12.04 sec    2486380 Bytes    6.61 Mbits/sec
   dump_assert_info: Current Version: NuttX  10.4.0 a0dc172c62 Nov 25 2025 
10:34:44 risc-v
   dump_assert_info: Assertion failed iobq->qh_tail: at file: 
iob/iob_add_queue.c:73 task: wifi process: Kernel 0x4080924a
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to