Message ID | 1717070117-1234-1-git-send-email-kotaranov@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show |
Series | Fill in capabilities and guid | expand |
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,
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(-)