apache / apache/nuttx

Investigate extended use of IOBs in SLIP network driver

Open
#9,410 1 comment 0 reactions 1 assignee Claimed by @michi-jung View on GitHub
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 17h
Merged PRs (30d)
237

Description

See https://github.com/apache/nuttx/pull/9396#issuecomment-1565913288:

The current revision of the SLIP network driver uses two buffers per SLIP interface (see https://github.com/apache/nuttx/blob/dde8ae468e4698fb5b82a7cb8d7e10f0f91ad303/drivers/net/slip.c#L125).

This issue is meant as a reminder to investigate whether we can switch to the more resource efficient IOBs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.