jerpelea opened a new pull request, #16583: URL: https://github.com/apache/nuttx/pull/16583
## Summary This PR fixes a couple of issues with the i.MX93 ethernet MAC driver preventing transmission in (at least) the EVK board. Prior configuration would allow receiving packets, but the interface would remain dead silent, despite the driver's instructions. Users may have experienced this issue as ICMP timeout, ARP timeout or host unreachable errors, depending on configuration and usage. ## Impact RELEASE ## Testing CI -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org