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]
Message-ID: <20200929164514.GA756519@nvidia.com>
Date:   Tue, 29 Sep 2020 13:45:14 -0300
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Leon Romanovsky <leon@...nel.org>
CC:     Doug Ledford <dledford@...hat.com>,
        Leon Romanovsky <leonro@...dia.com>,
        Adit Ranadive <aditr@...are.com>,
        Ariel Elior <aelior@...vell.com>,
        "Faisal Latif" <faisal.latif@...el.com>,
        Lijun Ou <oulijun@...wei.com>, <linux-kernel@...r.kernel.org>,
        <linux-rdma@...r.kernel.org>, Maor Gottlieb <maorg@...lanox.com>,
        Michal Kalderon <mkalderon@...vell.com>,
        Shiraz Saleem <shiraz.saleem@...el.com>,
        VMware PV-Drivers <pv-drivers@...are.com>,
        "Weihang Li" <liweihang@...wei.com>,
        "Wei Hu(Xavier)" <huwei87@...ilicon.com>,
        "Yishai Hadas" <yishaih@...dia.com>
Subject: Re: [PATCH rdma-next v1 00/10] Prepare drivers to move QP allocation
 to ib_core

On Sat, Sep 26, 2020 at 01:24:40PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...dia.com>
> 
> Changelog:
> v1:
>  * Rebased
>  * Fixed commit messages.
>  * Changed "fallthrough" to be "break".
> v0: https://lore.kernel.org/lkml/20200910140046.1306341-1-leon@kernel.org
> -------------------------------------------------------------------------
> 
> Hi,
> 
> This series mainly changes mlx4, mlx5, and mthca drivers to future
> change of QP allocation scheme.
> 
> The rdmavt driver will be sent separately.
> 
> Thanks
> 
> Leon Romanovsky (10):
>   RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
>   RDMA/mlx5: Reuse existing fields in parent QP storage object
>   RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
>   RDMA/mlx5: Delete not needed GSI QP signal QP type
>   RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
>   RDMA/mlx4: Prepare QP allocation to remove from the driver
>   RDMA/core: Align write and ioctl checks of QP types
>   RDMA/drivers: Remove udata check from special QP
>   RDMA/mthca: Combine special QP struct with mthca QP
>   RDMA/i40iw: Remove intermediate pointer that points to the same struct

Applied to for-next, with the extra hunk

Thanks,
Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ