nuttx/Documentation/components/net
raul_chen 0d2993dd87 Documentation/net: document lower-half driver performance tuning
Add a "Performance tuning" section to the network driver guide covering the
knobs that matter most for throughput on Wi-Fi lower-half drivers whose MAC
runs on a companion core: RX quota as backpressure, keeping the RX thread
priority at or below the vendor packet-delivery task, and capping the TCP
window / send buffer (backed by the shared IOB pool) on lossy wireless paths.

Signed-off-by: raul_chen <raul_chen@realsil.com.cn>
2026-07-13 11:53:26 +02:00
..
delay_act_and_tcp_perf.rst Doc: migration 5 2024-11-10 10:13:28 +08:00
index.rst net/tcp: add support for the CLOSE_WAIT state 2025-12-27 21:06:23 +08:00
ipfilter.rst Documentation: Add docs for ipfilter 2024-06-20 09:43:05 +08:00
mdio.rst net/mdio: add mdio bus 2025-09-25 16:24:18 +08:00
nat.rst net/nat: Update NAT rst documentation. 2026-04-29 09:17:55 -03:00
netdev.rst netdev: delete macro CONFIG_NETDEV_CHECKSUM with nuttx 2026-01-19 23:22:46 +08:00
netdriver.rst Documentation/net: document lower-half driver performance tuning 2026-07-13 11:53:26 +02:00
netguardsize.rst Documentation: migrate "CONFIG_NET_GUARDSIZE" from wiki 2023-11-06 18:42:17 -03:00
netlink.rst net/netlink: Add doc for netlink route 2024-05-14 10:05:37 -03:00
pkt.rst net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support 2025-12-25 10:01:43 +08:00
sixlowpan.rst Documentation: cosmetics changes 2023-10-26 20:01:21 +08:00
slip.rst style: fix typos 2025-04-30 13:45:46 +08:00
socketcan.rst net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
tcp_network_perf.rst Documentaiton: net: tcp_network_perf: Add performance tips 2026-05-29 11:42:36 +02:00
tcp_state_machine.rst net/tcp: support recv packet in the TCP_FIN_WAIT_1/2 state 2025-12-29 19:22:23 +08:00
wqueuedeadlocks.rst Documentation: Fix various typos 2023-11-23 16:38:19 -08:00