lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 27 Dec 2017 09:45:50 -0600
From:   David Ahern <dsahern@...il.com>
To:     Leon Romanovsky <leon@...nel.org>
Cc:     Leon Romanovsky <leonro@...lanox.com>,
        netdev <netdev@...r.kernel.org>,
        Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH iproute2-next 00/10] RDMAtool cleanup and refactoring code

On 12/27/17 1:57 AM, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...lanox.com>
> 
> Hi,
> 
> The following patchset comes as a preparation to more complex code,
> which will add resource tracking visibility to the rdmatool, where
> the kernel part is under review of RDMA community.
> 
> Thanks
> 
> [1] https://marc.info/?l=linux-rdma&m=151412508816802&w=2
> 
> Leon Romanovsky (10):
>   rdma: Reduce scope of _dev_map_lookup call
>   rdma: Protect dev_map_lookup from wrong input
>   rdma: Move per-device handler function to generic code
>   rdma: Fix misspelled SYS_IMAGE_GUID
>   rdma: Check that port index exists before operate on link layer
>   rdma: Print supplied device name in case of wrong name
>   rdma: Get rid of dev_map_free call
>   rdma: Rename free function to be rd_cleanup
>   rdma: Rename rd_free_devmap to be rd_free
>   rdma: Move link execution logic to common code
> 
>  rdma/dev.c   |  28 +----------------
>  rdma/link.c  |  51 +++---------------------------
>  rdma/rdma.c  |   7 ++---
>  rdma/rdma.h  |   5 +--
>  rdma/utils.c | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
>  5 files changed, 100 insertions(+), 91 deletions(-)
> 
> --
> 2.15.1
> 


Applied to net-next. Thanks, Leon.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ