From: Andrew Lunn <andrew@lunn.ch> Date: 2021-06-03 14:16:22
On Thu, Jun 03, 2021 at 01:12:16PM +0000, Joakim Tjernlund wrote:
Seems like old eth interface names cannot read name_assign_type:
cat /sys/class/net/eth0/name_assign_type
cat: /sys/class/net/eth0/name_assign_type: Invalid argument
Have you done a git bisect to figure out which change broke it?
The 5.10 kernel on my Debian desktop has this issue. So it is older
than that.
Andrew