[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3855dfec-bd03-0965-4d70-a14268a5ed27@gmail.com>
Date: Tue, 22 Sep 2020 20:21:03 -0600
From: David Ahern <dsahern@...il.com>
To: Parav Pandit <parav@...dia.com>, netdev@...r.kernel.org,
stephen@...workplumber.org, dsahern@...nel.org
Subject: Re: [PATCH iproute2-next RESEND 0/3] devlink show controller and
external info
On 9/18/20 4:16 AM, Parav Pandit wrote:
> For certain devlink port flavours controller number and optionally external attributes are reported by the kernel.
>
> (a) controller number indicates that a given port belong to which local or external controller.
> (b) external port attribute indicates that if a given port is for external or local controller.
>
> This short series shows this attributes to user.
>
> Patch summary:
> Patch-1 updates the kernel header
> Patch-2 shows external attribute
> Patch-3 show controller number
>
> Parav Pandit (3):
> devlink: Update kernel headers
> devlink: Show external port attribute
> devlink: Show controller number of a devlink port
>
> devlink/devlink.c | 9 +++++++++
> include/uapi/linux/devlink.h | 4 ++++
> 2 files changed, 13 insertions(+)
>
applied to iproute2-next
Powered by blists - more mailing lists