You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/04/23 04:10:49 UTC

[GitHub] [nuttx] zhhyu7 opened a new pull request, #9071: multi netdevice forward issue when ll_guardsize not 14

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

   ## Summary
   The L3 data should be aligned to CONFIG_NET_LL_GUARDSIZE, otherwise, problems will occur when data is forwarded between different llhdrlen network device.
   ## Impact
   
   ## Testing
   sim:local_usbrndis
   


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] pkarashchenko merged pull request #9071: sim: multi netdevice forward issue when ll_guardsize not 14

Posted by "pkarashchenko (via GitHub)" <gi...@apache.org>.
pkarashchenko merged PR #9071:
URL: https://github.com/apache/nuttx/pull/9071


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] wengzhe commented on pull request #9071: multi netdevice forward issue when ll_guardsize not 14

Posted by "wengzhe (via GitHub)" <gi...@apache.org>.
wengzhe commented on PR #9071:
URL: https://github.com/apache/nuttx/pull/9071#issuecomment-1518971756

   Oops, my fault, I wanted to carry this bugfix which fixes the bug introduced by my patch, but I made a mistake when resolving conflict for it, really sorry for that and thanks for pointing out this. LGTM.


-- 
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-unsubscribe@nuttx.apache.org

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