mbox series

[iproute2-rc,v1,0/2] Fix rdmatool JSON conversion

Message ID 20200811073201.663398-1-leon@kernel.org
Headers show
Series Fix rdmatool JSON conversion | expand

Message

Leon Romanovsky Aug. 11, 2020, 7:31 a.m. UTC
From: Leon Romanovsky <leonro@nvidia.com>

Changelog:
v1:
 * Added extra patch
 * Don't print [] in owner name in JSON output
v0:
https://lore.kernel.org/linux-rdma/20200811063304.581395-1-leon@kernel.org
---------------------------------------------------------------------------

Two fixes to RDMAtool JSON/CLI prints.

Leon Romanovsky (2):
  rdma: Fix owner name for the kernel resources
  rdma: Properly print device and link names in CLI output

 rdma/res.c | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

--
2.26.2

Comments

Leon Romanovsky Aug. 16, 2020, 7:58 a.m. UTC | #1
On Tue, Aug 11, 2020 at 10:31:59AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Changelog:
> v1:
>  * Added extra patch
>  * Don't print [] in owner name in JSON output
> v0:
> https://lore.kernel.org/linux-rdma/20200811063304.581395-1-leon@kernel.org
> ---------------------------------------------------------------------------
>
> Two fixes to RDMAtool JSON/CLI prints.
>
> Leon Romanovsky (2):
>   rdma: Fix owner name for the kernel resources
>   rdma: Properly print device and link names in CLI output
>
>  rdma/res.c | 24 +++++++++++++++++-------
>  1 file changed, 17 insertions(+), 7 deletions(-)

Stephen, David

Is anything expected from me before merging the fixes?

Thanks

>
> --
> 2.26.2
>