anchao commented on code in PR #12493:
URL: https://github.com/apache/nuttx/pull/12493#discussion_r1637719726


##########
net/Kconfig:
##########
@@ -434,6 +434,31 @@ config NET_STARHUB
 endchoice # Node role
 endmenu # Network Topologies
 
+menu "Net Offload"
+
+config NET_OFFLOAD

Review Comment:
   But I don’t see all protocols offloaded to the lower layer/hardware. The 
current implementation seems that NET_OFFLOAD only abstracts the Scatter/Gatter 
for some protocols.



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