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:   Tue, 4 Dec 2018 07:29:51 +0000
From:   Leon Romanovsky <leonro@...lanox.com>
To:     Doug Ledford <dledford@...hat.com>,
        Jason Gunthorpe <jgg@...lanox.com>
CC:     RDMA mailing list <linux-rdma@...r.kernel.org>,
        Mark Bloch <markb@...lanox.com>,
        Yishai Hadas <yishaih@...lanox.com>,
        Saeed Mahameed <saeedm@...lanox.com>,
        linux-netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH mlx5-next 00/11] Remove SRQ code from mlx5_core

On Wed, Nov 28, 2018 at 08:53:32PM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...lanox.com>
>
> Hi Doug and Jason,
>
> This series is intended to be applied on mlx5-next after Saeed's
> infrastructure changes series are accepted:
> https://patchwork.kernel.org/project/linux-rdma/list/?series=47809
>
> ----------------------------------------------------------------------
> The following patchset brings mlx5 SRQ functionality to the module
> which is actually using it - mlx5_ib. The original code being not used
> in mlx5_core/mlx5_en, but located there, caused to unneeded maintenance
> overhead.
>
> By moving mlx5 SRQ code to mlx5_ib, we successfully reduced ~200 LOC codes
> and minimized exports and headers pollution.
>
> The proposed patches are divided to three logical groups: move from
> netdev, fix IB part and cleanup.
>
> Thanks
>
> Leon Romanovsky (11):
>   net/mlx5: Align SRQ licenses and copyright information
>   net/mlx5: Remove dead transobj code
>   net/mlx5: Remove not-used lib/eq.h header file
>   net/mlx5: Remove references to local mlx5_core functions
>   net/mlx5: Move SRQ functions to RDMA part
>   RDMA/mlx5: Remove SRQ signature global flag
>   RDMA/mlx5: Use stages for callback to setup and release DEVX
>   RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
>   RDMA/mlx5: Initialize SRQ tables on mlx5_ib
>   RDMA/mlx5: Unfold create RMP function
>   RDMA/mlx5: Unfold modify RMP function
>

Applied to mlx5-next.

Thanks

Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ