netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next,v2 0/2] qed: Add xrc core support for RoCE
@ 2020-05-19 20:51 Yuval Basson
  2020-05-19 20:51 ` [PATCH net-next,v2 1/2] qed: changes to ILT to support XRC Yuval Basson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yuval Basson @ 2020-05-19 20:51 UTC (permalink / raw)
  To: davem; +Cc: mkalderon, ybason, netdev

This patch adds support for configuring XRC and provides the necessary
APIs for rdma upper layer driver (qedr) to enable the XRC feature.

Yuval Bason (2):
  qed: changes to ILT to support XRC
  qed: Add XRC to RoCE

 drivers/net/ethernet/qlogic/qed/qed_cxt.c  |  60 ++++++++++--
 drivers/net/ethernet/qlogic/qed/qed_cxt.h  |  10 +-
 drivers/net/ethernet/qlogic/qed/qed_dev.c  |   6 +-
 drivers/net/ethernet/qlogic/qed/qed_rdma.c | 147 +++++++++++++++++++++++++----
 drivers/net/ethernet/qlogic/qed/qed_rdma.h |  19 ++++
 drivers/net/ethernet/qlogic/qed/qed_roce.c |  29 ++++++
 include/linux/qed/qed_rdma_if.h            |  19 ++++
 7 files changed, 258 insertions(+), 32 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-05-22  0:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19 20:51 [PATCH net-next,v2 0/2] qed: Add xrc core support for RoCE Yuval Basson
2020-05-19 20:51 ` [PATCH net-next,v2 1/2] qed: changes to ILT to support XRC Yuval Basson
2020-05-19 20:51 ` [PATCH net-next,v2 2/2] qed: Add XRC to RoCE Yuval Basson
2020-05-19 22:23   ` David Miller
2020-05-20 21:20     ` [EXT] " Yuval Basson
2020-05-22  0:08 ` [PATCH net-next,v2 0/2] qed: Add xrc core support for RoCE David Miller

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).