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

   ## Summary
   Patches included:
   - mm/iob: Support negative offset when copyin/out
   - net/tun: Change TUN/TAP to use IOB
   
   TUN/TAP is not working after IOB offload, try to fix.
   Also let IOB support negative offset for copyin/out to copy L2/L3 data in 
one function call (for TAP device).
   
   ## Impact
   Fix TUN/TAP device function.
   
   ## Testing
   `ipfwd` command in sim:ipforward, 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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to