Skip to content

diag-router: Add support for non-HDLC mode#21

Open
ChunkaiDeng wants to merge 2 commits intolinux-msm:masterfrom
ChunkaiDeng:master
Open

diag-router: Add support for non-HDLC mode#21
ChunkaiDeng wants to merge 2 commits intolinux-msm:masterfrom
ChunkaiDeng:master

Conversation

@ChunkaiDeng
Copy link
Copy Markdown

No description provided.

Introduce a new queue push mechanism to build NHDLC frames and enqueue
them via the scatter-gather push function. This approach reduces memory
copies and improves performance for framed message transmission.

Signed-off-by: Kyle Deng <chunkai.deng@oss.qualcomm.com>
Added the support of NHDLC mode.DIAG packets using the newer
non‑HDLC framing format instead of full HDLC encoding to
reduce overhead and redundancy on reliable transports like USB.

Signed-off-by: Kyle Deng <chunkai.deng@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant