Skip to content

MCTP Over I2C: Migration to Kernel Qdisc Model #12

@chandu-tmba

Description

@chandu-tmba

This proposal updates the current MCTP over I2C slave-only implementation to use the in-kernel MCTP networking and qdisc pipeline.This work replaces the legacy slave-mode handling with a unified kernel-routed transport, enabling consistent queuing, routing, and flow control across all MCTP interfaces.

Enhance the transport path to detect and propagate low‑level bus errors (e.g., NACK) from the I2C layer back into the qdisc and up to userspace. This prevents endpoint queues from stalling when a packet is never received and ensures that state machines, retries, and higher-level protocols can correctly handle failed transactions.

please check the flowcharts for our new proposal

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions