[PATCH] blk-mq-rdma: remove queue mapping helper for rdma devices

Keith Busch kbusch at kernel.org
Wed Mar 22 07:45:54 PDT 2023


On Wed, Mar 22, 2023 at 02:37:03PM +0200, Sagi Grimberg wrote:
> No rdma device exposes its irq vectors affinity today. So the only
> mapping that we have left, is the default blk_mq_map_queues, which
> we fallback to anyways. Also fixup the only consumer of this helper
> (nvme-rdma).
> 
> Remove this now dead code.

Thanks, this will make it even more practical to unify the queue setup for nvme
transports.

Acked-by: Keith Busch <kbusch at kernel.org>



More information about the Linux-nvme mailing list