linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] RDMA/hns: Get pf capabilities from firmware
@ 2020-01-11 10:32 Weihang Li
  2020-01-11 10:32 ` [PATCH for-next 1/3] RDMA/hns: Remove some redundant variables related to capabilities Weihang Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Weihang Li @ 2020-01-11 10:32 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm

This series add new interfaces to get capablities from firmware of
different types of hardware. If it fails, all capabilities will be set
with a default value. In addition, we remove some redundant fields in
struct hns_roce_caps.

Lijun Ou (2):
  RDMA/hns: Add interfaces to get pf capabilities from firmware
  RDMA/hns: Get pf capabilities from firmware

Weihang Li (1):
  RDMA/hns: Remove some redundant variables related to capbilities

 drivers/infiniband/hw/hns/hns_roce_device.h |   9 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 437 ++++++++++++++++++++++------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  | 156 ++++++++++
 drivers/infiniband/hw/hns/hns_roce_main.c   |   2 +-
 4 files changed, 511 insertions(+), 93 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2020-01-15 18:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-11 10:32 [PATCH for-next 0/3] RDMA/hns: Get pf capabilities from firmware Weihang Li
2020-01-11 10:32 ` [PATCH for-next 1/3] RDMA/hns: Remove some redundant variables related to capabilities Weihang Li
2020-01-11 10:32 ` [PATCH for-next 2/3] RDMA/hns: Add interfaces to get pf capabilities from firmware Weihang Li
2020-01-11 10:32 ` [PATCH for-next 3/3] RDMA/hns: Get " Weihang Li
2020-01-15 18:38 ` [PATCH for-next 0/3] " Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).