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-next>] [day] [month] [year] [list]
Date:   Thu, 16 Jul 2020 13:52:45 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Doug Ledford <dledford@...hat.com>,
        Jason Gunthorpe <jgg@...lanox.com>
Cc:     Leon Romanovsky <leonro@...lanox.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: [PATCH rdma-next 0/3] Create UMR with relaxed ordering

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(-)

--
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ