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 2020/06/01 05:26:30 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1163: drivers: wireless: New flow control based on total bulk size in gs2200m.c

masayuki2009 opened a new pull request #1163:
URL: https://github.com/apache/incubator-nuttx/pull/1163


   ## Summary
   
   - This PR introduces a new flow control based on total bulk size in gs2200m.c
   - In previous implementation, flow control was done based on packet queue size.
   - However, packet size was not considered in the queue.
   
   ## Impact
   
   - This PR affects gs2200m driver.
   
   ## Testing
   
   - I tested this PR with spresense:wifi (dhcp client, telnetd, webserver, wget, nxplayer)
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] jerpelea merged pull request #1163: drivers: wireless: New flow control based on total bulk size in gs2200m.c

Posted by GitBox <gi...@apache.org>.
jerpelea merged pull request #1163:
URL: https://github.com/apache/incubator-nuttx/pull/1163


   


----------------------------------------------------------------
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.

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