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

   ## Summary
   
   First configure nuttx to support ipv4 and ipv6 dual stack, then start two 
simulators and run Iperf ipv4 udp speed test, unaligned access exception to 
sockaddr_in occours.
   
   The root cause is that struct sockaddr_storage isn't set to the desired 
alignment.
   
   ## Impact
   
   Minor
   
   ## 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to