Re: [PATCH v3 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata

From: Marek Vasut

Date: Thu Apr 16 2026 - 11:09:11 EST


On 4/16/26 4:30 PM, Andrew Lunn wrote:
With this model, we don’t need to return -EINVAL for combinations or
ordering, and userspace does not need detailed error reporting. The
tunables behave more like simple setters than a mode switch, which
keeps the API predictable and avoids the need for extack or netlink
ethtool support at this point.

Sounds good.
Fine by me too.