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


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

Review Comment:
   I don't like this name, it's similar to Zephyr "Offload IP stack" , but the 
functionality is different
   
   
https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/net/ip/Kconfig#L61-L80
   
https://docs.zephyrproject.org/latest/connectivity/networking/api/net_offload.html



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