public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/bnxt_Re: Patches for for-next
@ 2017-08-01 16:06 Selvin Xavier
       [not found] ` <1501603579-13844-1-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Selvin Xavier @ 2017-08-01 16:06 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Selvin Xavier

Hi Doug,

This patch series include two feature additions for bnxt_re.
Patch 1 adds support for multiple interrupt vectors in data path
and patch 2 adds the support for exporting some of the hw statistics.

Please consider them for the for-next branch.

Thanks,
Selvin Xavier

Selvin Xavier (1):
  RDMA/bnxt_re: Allocate multiple notification queues

Somnath Kotur (1):
  RDMA/bnxt_re: Implement the alloc/get_hw_stats callback

 drivers/infiniband/hw/bnxt_re/Makefile      |   2 +-
 drivers/infiniband/hw/bnxt_re/bnxt_re.h     |   5 +-
 drivers/infiniband/hw/bnxt_re/hw_counters.c | 105 ++++++++++++++++++++++++++
 drivers/infiniband/hw/bnxt_re/hw_counters.h |  62 ++++++++++++++++
 drivers/infiniband/hw/bnxt_re/ib_verbs.c    |  17 ++++-
 drivers/infiniband/hw/bnxt_re/main.c        | 110 ++++++++++++++++++----------
 drivers/infiniband/hw/bnxt_re/qplib_fp.c    |  21 +++++-
 drivers/infiniband/hw/bnxt_re/qplib_fp.h    |   4 +-
 8 files changed, 276 insertions(+), 50 deletions(-)
 create mode 100644 drivers/infiniband/hw/bnxt_re/hw_counters.c
 create mode 100644 drivers/infiniband/hw/bnxt_re/hw_counters.h

-- 
2.5.5

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-08-01 22:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01 16:06 [PATCH for-next 0/2] RDMA/bnxt_Re: Patches for for-next Selvin Xavier
     [not found] ` <1501603579-13844-1-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-08-01 16:06   ` [PATCH for-next 1/2] RDMA/bnxt_re: Allocate multiple notification queues Selvin Xavier
2017-08-01 16:06   ` [PATCH for-next 2/2] RDMA/bnxt_re: Implement the alloc/get_hw_stats callback Selvin Xavier
     [not found]     ` <1501603579-13844-3-git-send-email-selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2017-08-01 18:26       ` Leon Romanovsky
2017-08-01 22:06       ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox