[PATCH rdma-next v2 0/2] Fill in capabilities and guid

Konstantin Taranov posted 2 patches 1 year, 6 months ago
drivers/infiniband/hw/mana/device.c  |  2 ++
drivers/infiniband/hw/mana/main.c    | 19 ++++++++++++++++---
drivers/infiniband/hw/mana/mana_ib.h |  5 +++++
3 files changed, 23 insertions(+), 3 deletions(-)
[PATCH rdma-next v2 0/2] Fill in capabilities and guid
Posted by Konstantin Taranov 1 year, 6 months ago
From: Konstantin Taranov <kotaranov@microsoft.com>

This patch series fills in GUID and device properties.
Most of these properties are required for CM.

v1->v2:
* Added a comment to the CA delay

Konstantin Taranov (2):
  RDMA/mana_ib: set node_guid
  RDMA/mana_ib: extend query device

 drivers/infiniband/hw/mana/device.c  |  2 ++
 drivers/infiniband/hw/mana/main.c    | 19 ++++++++++++++++---
 drivers/infiniband/hw/mana/mana_ib.h |  5 +++++
 3 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.43.0
Re: [PATCH rdma-next v2 0/2] Fill in capabilities and guid
Posted by Leon Romanovsky 1 year, 6 months ago
On Thu, 30 May 2024 04:55:15 -0700, Konstantin Taranov wrote:
> From: Konstantin Taranov <kotaranov@microsoft.com>
> 
> This patch series fills in GUID and device properties.
> Most of these properties are required for CM.
> 
> v1->v2:
> * Added a comment to the CA delay
> 
> [...]

Applied, thanks!

[1/2] RDMA/mana_ib: set node_guid
      https://git.kernel.org/rdma/rdma/c/65357e2c164a08
[2/2] RDMA/mana_ib: extend query device
      https://git.kernel.org/rdma/rdma/c/c8683b995d8aba

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>