Re: [net-next v42] mctp pcc: Implement MCTP over PCC Transport

From: Adam Young

Date: Wed May 20 2026 - 19:49:48 EST



On 5/19/26 00:06, Jeremy Kerr wrote:
I don't think you need a wake (vs start), since you're running in the
same softirq context as the stop.

I am going to keep the wake, as it is less surprising, and more in keeping with how other drivers do it.  It might be a minor performance hit, but inconsequential to any known workloads.