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] [thread-next>] [day] [month] [year] [list]
Date: Mon, 13 May 2024 07:46:43 +0000
From: Konstantin Taranov <kotaranov@...rosoft.com>
To: Leon Romanovsky <leon@...nel.org>, Konstantin Taranov
	<kotaranov@...ux.microsoft.com>
CC: "sharmaajay@...rosoft.com" <sharmaajay@...rosoft.com>, Long Li
	<longli@...rosoft.com>, "jgg@...pe.ca" <jgg@...pe.ca>,
	"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH rdma-next 0/3] RDMA/mana_ib: Add support of RC QPs

> -----Original Message-----
> From: Leon Romanovsky <leon@...nel.org>
> Sent: Sunday, 12 May 2024 11:36
> To: Konstantin Taranov <kotaranov@...ux.microsoft.com>
> Cc: Konstantin Taranov <kotaranov@...rosoft.com>;
> sharmaajay@...rosoft.com; Long Li <longli@...rosoft.com>; jgg@...pe.ca;
> linux-rdma@...r.kernel.org; linux-kernel@...r.kernel.org
> Subject: [EXTERNAL] Re: [PATCH rdma-next 0/3] RDMA/mana_ib: Add
> support of RC QPs
> 
> On Tue, May 07, 2024 at 02:53:12AM -0700, Konstantin Taranov wrote:
> > From: Konstantin Taranov <kotaranov@...rosoft.com>
> >
> > This patch series enables creation and destruction of RC QPs.
> > The RC QP can be transitioned to RTS and be used by rdma-core.
> >
> > Later I will submit rdma-core patches with fully working RC QPs.
> 
> Did it happen?
> 
> I want to remind that we are not merging UAPI changes without relevant
> userspace part.

Sorry, I missed this requirement. Thanks for informing!
I will submit it within next 2 days.

Konstantin

> 
> Thanks
> 
> >
> > Konstantin Taranov (3):
> >   RDMA/mana_ib: Create and destroy RC QP
> >   RDMA/mana_ib: Implement uapi to create and destroy RC QP
> >   RDMA/mana_ib: Modify QP state
> >
> >  drivers/infiniband/hw/mana/main.c    |  59 ++++++++++
> >  drivers/infiniband/hw/mana/mana_ib.h |  99 +++++++++++++++-
> >  drivers/infiniband/hw/mana/qp.c      | 165
> ++++++++++++++++++++++++++-
> >  include/uapi/rdma/mana-abi.h         |   9 ++
> >  4 files changed, 328 insertions(+), 4 deletions(-)
> >
> > --
> > 2.43.0
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ