Re: [RFC PATCH net-next 1/7] net: phy: introduce phy numbering and phy namespaces
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-09-12 15:41:37
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-09-12 15:41:37
Also in:
lkml
Introduce a numbering scheme allowing to enumerate PHY devices that belong to any netdev, which can in turn allow userspace to take more precise decisions with regard to each PHY's configuration.
A minor point, and i know naming is hard, but i keep reading _ns_ and
think namespace, as in ip netns. Maybe we should think of something
other than ns.
Andrew