Yeon-886 opened a new issue, #16859: URL: https://github.com/apache/nuttx/issues/16859
### Description I am currently working on a project using NuttX on a multi-core processor, and I am looking to optimize network performance. My goal is to find an implementation of Receive Side Scaling (RSS) to distribute network packet processing across multiple CPUs. Could you point me to any existing network drivers in the NuttX source tree that have implemented RSS? I would like to use them as a reference. If there are no existing examples, what would be the recommended approach or starting point for adding RSS support to a network driver in NuttX? Any pointers, documentation, or examples would be greatly appreciated. thanks ### Verification - [x] I have verified before submitting the report. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org