You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/10 08:38:38 UTC

[GitHub] [nuttx] anchao opened a new pull request, #8064: risc-v/esp32c3: correct receive buffer size

anchao opened a new pull request, #8064:
URL: https://github.com/apache/nuttx/pull/8064

   ## Summary
   
   risc-v/esp32c3: correct receive buffer size
   
   1. correct receive buffer size, d_len should keep the l2 header size
   2. fix race condition issue of de/enqueue rx queue
   
   Signed-off-by: chao an <an...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   esp32c3 iperf server/client test


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] gustavonihei merged pull request #8064: risc-v/esp32c3: correct receive buffer size

Posted by GitBox <gi...@apache.org>.
gustavonihei merged PR #8064:
URL: https://github.com/apache/nuttx/pull/8064


-- 
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-unsubscribe@nuttx.apache.org

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