Re: [PATCH net-next V2 2/7] devlink: Add port-level resource registration infrastructure

From: Jiri Pirko

Date: Fri Feb 06 2026 - 04:23:53 EST


Thu, Feb 05, 2026 at 03:28:28PM +0100, tariqt@xxxxxxxxxx wrote:
>From: Or Har-Toov <ohartoov@xxxxxxxxxx>
>
>The current devlink resource infrastructure supports only device-level
>resources. Some hardware resources are associated with specific ports
>rather than the entire device, and today we have no way to show resource
>per-port.
>
>Add support for registering resources at the port level.
>
>Signed-off-by: Or Har-Toov <ohartoov@xxxxxxxxxx>
>Reviewed-by: Shay Drori <shayd@xxxxxxxxxx>
>Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>