anchao opened a new pull request, #6446: URL: https://github.com/apache/incubator-nuttx/pull/6446
## Summary wireless/netdev: enhance the performance of data flow 1. Wake up tx if there is data alreay to sent after rx update 2. Try tx queue again after every data frame sent 3. if the frame alloc fails, try again with a delay of 10ms iperf test: ``` TCP RX 4M->16M TCP TX 2M->14M UDP RX 18M->26M UDP TX 2M->18M ``` Signed-off-by: chao.an <[email protected]> ## Impact data throughput ## Testing bcm43013 iperf 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
