zhhyu7 opened a new pull request, #17451:
URL: https://github.com/apache/nuttx/pull/17451

   ## Summary
   Replace the critical_section interface in the network module-related code 
with spinlock or mutex to better support multi-core scenarios.
   
   ## Impact
   Network protocol stack and some network card drivers.
   
   ## Testing
   sim:usbdev to test driver rndis, cdcecm, cdcncm;
   sim:matter to test icmpb6, arp;
   qemu:x64 to test driver e1000;
   local cortex-m55 board to test tun;
   
   


-- 
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]

Reply via email to