On Wed, 2017-08-02 at 01:46 -0700, Selvin Xavier wrote: > 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 > > v1->v2: > Fix kbuild test warnings for xtensa architecture > > 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 | 114 > ++++++++++++++++++++++++++++ > 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, 285 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 Thanks, series applied. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html