[PATCH net-next] mctp i2c: notify user space on TX failure

Jeremy Kerr jk at codeconstruct.com.au
Thu Nov 14 17:48:57 AEDT 2024


Hi Jakub,


> routing isn't really my forte, TBH, what eats the error so that it
> doesn't come out of mctp_local_output() ? Do you use qdiscs on top
> of the MCTP devices?

There are no qdiscs involved at this stage, as we need to preserve
packet ordering in most cases. The route output functions will end up
in a dev_queue_xmit, so any tx error would have been decoupled from the
route output at that stage.

I'm happy to do the exploring myself if you don't have strong opinions
on an implementation.

Cheers,


Jeremy



More information about the openbmc mailing list