tinnedkarma commented on PR #17161: URL: https://github.com/apache/nuttx/pull/17161#issuecomment-3469060145
It may as well be an issue in the `upperhalf netdev`. The `pktbuf` is a wrapper over `iob`, which in itself wraps a `queue`. I'm not expert at nuttx's network stack, so I can give simple hints, like checking the memory alignment of the buffers, or how is the chaining is used if the quota is 1. If you find anything suspicious or wrong there maybe worth opening an issue -- 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]
