linux/drivers/infiniband
Shiraz Saleem 7e952b19eb i40iw: Implement get_vector_affinity API
Storage ULPs (like NVMEoF) benefit from exposing affinity mapping
per completion vector to find the optimal multi-queue affinity
assignments. The ULPs call the verbs API ib_get_vector_affinity
introduced in commit c66cd353bb ("RDMA/core: expose affinity mappings per
completion vector") to get the underlying devices affinity mappings.

Add support in driver to expose the affinity masks per MSI-X
completion vector.

Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-06 16:00:51 -07:00
..
core RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access 2018-03-06 16:00:51 -07:00
hw i40iw: Implement get_vector_affinity API 2018-03-06 16:00:51 -07:00
sw RDMA/rxe: Fix an out-of-bounds read 2018-03-06 16:00:51 -07:00
ulp IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write() 2018-03-06 16:00:51 -07:00
Kconfig Second pull request for 4.16 merge window 2018-02-06 11:09:45 -08:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00