Add two new devlink port attributes: - Lanes: indicates the number of port lanes. - Splittable: indicates the port split ability.
Patch 1: Update kernel headers Patch 2: Expose number of lanes Patch 3: Expose split ability Danielle Ratson (3): include: Update kernel headers devlink: Expose number of port lanes devlink: Expose port split ability devlink/devlink.c | 7 +++++++ include/uapi/linux/devlink.h | 3 +++ 2 files changed, 10 insertions(+) -- 2.20.1