Re: [PATCH net-next v2 1/7] net: devlink: Add unused port flavour
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-09-30 14:54:07
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-09-30 14:54:07
What do you mean by "regions"? Devlink regions? They are per-device, not per-port. I have to be missing something.
The rest of the patch series, which add regions per port! This came
out of the discussion from the first version of this patchset, and
Jakub said it would make sense to add per port regions, rather than
have regions which embedded a port number in there name.
Andrew