nuttxpr commented on PR #16171: URL: https://github.com/apache/nuttx/pull/16171#issuecomment-2791480017
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements. Here's why: * **Insufficient Summary:** While it mentions the reason for the change (performance), it lacks crucial details: * **What functional part is changed?** Which specific files/functions are modified? * **How does the change work?** What is the exact code modification? Simply saying "sync is expensive" doesn't explain *how* the change addresses that. * **Missing Issue References:** While a PR is mentioned, a directly related NuttX issue should be linked if one exists. * **Incomplete Impact Assessment:** Saying "strictly speaking, this is a breaking change" is insufficient. The impact section requires YES/NO answers for *all* categories followed by detailed explanations for any "YES" responses. Crucially, how will this impact the *user*? What specific behavior changes? * **Missing Testing Information:** The "Testing" section is empty. It must specify: * Build host details (OS, CPU, Compiler) * Target details (Architecture, board, configuration) * Logs from *before* the change * Logs from *after* the change, demonstrating the intended effect The author needs to provide significantly more detail in all sections to meet the NuttX PR requirements. -- 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