casaroli opened a new pull request, #12612: URL: https://github.com/apache/nuttx/pull/12612
## Summary This current driver does not handle well netpkts used in the write buffers. I learned about this document: https://github.com/apache/nuttx/blob/master/Documentation/components/net/netdriver.rst After I ported and contributed the original driver. However from the document, I understand these types of drivers are simpler to implement and I could simplify the driver and handle correctly the TCP write buffers. ## Impact ESP32-opencores mac can handle writebuffers correctly. ## Testing Only local testing. Now I can even run mbedtls' ssl_client2. -- 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]
