All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] Support query vf caps
@ 2023-03-04  9:15 Haoyue Xu
  2023-03-04  9:15 ` [PATCH 1/2] RDMA/hns: Add new command to support " Haoyue Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Haoyue Xu @ 2023-03-04  9:15 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, xuhaoyue1

VF originally used default caps in the driver.
The patchset add a command to query the VF's caps,
which makes it more extensible.

Yixing Liu (2):
  RDMA/hns: Add new cmq command to support query vf caps
  RDMA/hns: remove set_default function

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 191 ++++++---------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |  37 +---
 2 files changed, 61 insertions(+), 167 deletions(-)

-- 
2.30.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-14 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-04  9:15 [PATCH for-next 0/2] Support query vf caps Haoyue Xu
2023-03-04  9:15 ` [PATCH 1/2] RDMA/hns: Add new command to support " Haoyue Xu
2023-03-04  9:15 ` [PATCH 2/2] RDMA/hns: Remove set_default function Haoyue Xu
2023-03-14 10:00 ` [PATCH for-next 0/2] Support query vf caps Leon Romanovsky
2023-03-14 10:01 ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.