anchao commented on code in PR #12431:
URL: https://github.com/apache/nuttx/pull/12431#discussion_r1622044830
##########
net/Kconfig:
##########
@@ -146,6 +146,13 @@ config NET_LL_GUARDSIZE
the L2/L3 (MAC/IP) data on Network layer, which will be
beneficial
to L3 network layer protocol transparent transmission and
forwarding
+config NET_JUMBO_FRAME
Review Comment:
I think we should redesign the management of network memory pools, such as
Linux kernel sk_buffer. Such evolution is not a long-term solution,just my
complaint and not related to this PR.
--
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]