[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <efc9b659-e6ab-a161-c05e-6249df096119@gmail.com>
Date: Fri, 8 Nov 2019 17:40:49 -0700
From: David Ahern <dsahern@...il.com>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>
Cc: stephen@...workplumber.org, netdev@...r.kernel.org,
oss-drivers@...ronome.com, jiri@...nulli.us
Subject: Re: [PATCH iproute2-next 0/3] devlink: improve parameter checking,
resources and namespaces
On 11/5/19 2:17 PM, Jakub Kicinski wrote:
> Hi!
>
> This set brings small fixes/improvements for devlink tool.
> First the netns reference by PID is fixed (code is in -next only).
> Next an extra check is added to catch bugs where new feature forgot
> to add required parameters to the error string table.
> Last but not least allow full range of resource sizes.
>
> These changes are required to fix kernel's devlink.sh test.
>
> Jakub Kicinski (3):
> devlink: fix referencing namespace by PID
> devlink: catch missing strings in dl_args_required
> devlink: allow full range of resource sizes
>
> devlink/devlink.c | 17 ++++++++++++++---
> 1 file changed, 14 insertions(+), 3 deletions(-)
>
Applied to iproute2-next. Thanks,
Powered by blists - more mailing lists