[PR] Mpfs ethernet improvements [nuttx]

2025-03-12 Thread via GitHub
jlaitine opened a new pull request, #15979: URL: https://github.com/apache/nuttx/pull/15979 ## Summary This updates the mpfs_ethernet driver by picking the following corrections from TII/SSRC branches: - Always use LPWORK queue for txtimeout handling. Txtimeout does lengthy op

Re: [PR] Mpfs ethernet improvements [nuttx]

2025-03-12 Thread via GitHub
jlaitine commented on code in PR #15979: URL: https://github.com/apache/nuttx/pull/15979#discussion_r1992033222 ## arch/risc-v/src/mpfs/Kconfig: ## @@ -700,6 +700,14 @@ config MPFS_PHYINIT ---help--- call mpfs_phy_boardinitialize() on init +config MPFS_

Re: [PR] Mpfs ethernet improvements [nuttx]

2025-03-12 Thread via GitHub
acassis commented on code in PR #15979: URL: https://github.com/apache/nuttx/pull/15979#discussion_r1991529836 ## arch/risc-v/src/mpfs/Kconfig: ## @@ -700,6 +700,14 @@ config MPFS_PHYINIT ---help--- call mpfs_phy_boardinitialize() on init +config MPFS_P

Re: [PR] Mpfs ethernet improvements [nuttx]

2025-03-12 Thread via GitHub
nuttxpr commented on PR #15979: URL: https://github.com/apache/nuttx/pull/15979#issuecomment-2717318550 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the basic NuttX requiremen