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: <20200727144743.GC19097@mellanox.com>
Date:   Mon, 27 Jul 2020 11:47:43 -0300
From:   Jason Gunthorpe <jgg@...lanox.com>
To:     Leon Romanovsky <leonro@...lanox.com>
Cc:     Doug Ledford <dledford@...hat.com>, linux-rdma@...r.kernel.org,
        Meir Lichtinger <meirl@...lanox.com>,
        Michael Guralnik <michaelgur@...lanox.com>,
        netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>
Subject: Re: [PATCH rdma-next 0/3] Create UMR with relaxed ordering

On Fri, Jul 24, 2020 at 10:31:51PM +0300, Leon Romanovsky wrote:
> On Thu, Jul 16, 2020 at 01:52:45PM +0300, Leon Romanovsky wrote:
> > From: Leon Romanovsky <leonro@...lanox.com>
> >
> > Hi,
> >
> > ConnectX-7 supports setting relaxed ordering read/write mkey attribute by UMR,
> > indicated by new HCA capabilities, so extend mlx5_ib driver to configure
> > UMR control segment based on those capabilities.
> >
> > Thanks
> >
> > Meir Lichtinger (3):
> >   RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMR
> >   RDMA/mlx5: Use MLX5_SET macro instead of local structure
> >   RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
> >
> >  drivers/infiniband/hw/mlx5/mlx5_ib.h | 18 +++-----
> >  drivers/infiniband/hw/mlx5/wr.c      | 68 ++++++++++++++++++++--------
> >  include/linux/mlx5/device.h          |  5 +-
> >  include/linux/mlx5/mlx5_ifc.h        |  4 +-
> >  4 files changed, 63 insertions(+), 32 deletions(-)
> 
> Thanks, first patch is applied to mlx5-next.
> 042dd05bddbd RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMR

Applied to for-next, thanks

Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ