[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190715135131.6e9f0ba0@hermes.lan>
Date: Mon, 15 Jul 2019 13:51:31 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Tariq Toukan <tariqt@...lanox.com>
Cc: netdev@...r.kernel.org, moshe@...lanox.com, ayal@...lanox.com
Subject: Re: [PATCH iproute2 master 0/3] devlink dumpit fixes
On Wed, 10 Jul 2019 14:03:18 +0300
Tariq Toukan <tariqt@...lanox.com> wrote:
> Hi,
>
> This series from Aya contains several fixes for devlink health
> dump show command with binary data.
>
> In patch 1 we replace the usage of doit with a dumpit, which
> is non-blocking and allows transferring larger amount of data.
>
> Patches 2 and 3 fix the output for binary data prints, for both
> json and non-json.
>
> Series generated against master commit:
> 2eb23f3e7aaf devlink: Show devlink port number
>
> Regards,
> Tariq
>
> Aya Levin (3):
> devlink: Change devlink health dump show command to dumpit
> devlink: Fix binary values print
> devlink: Remove enclosing array brackets binary print with json format
>
> devlink/devlink.c | 41 +++++++++++++++++++++--------------------
> 1 file changed, 21 insertions(+), 20 deletions(-)
>
Applied
Powered by blists - more mailing lists