[PATCH 2/3] nvmet-rdma: use SRQ per completion vector

Sagi Grimberg sagi at grimberg.me
Wed Sep 6 07:57:47 PDT 2017


>>   
>>   	int			idx;
>>   	int			host_qid;
>> +	int			comp_vector;
> 
> How will this interact with these changes:
> 
> http://git.infradead.org/users/hch/rdma.git/shortlog/refs/heads/rdma-cq.2
> 
> which I'd really like to see in?

I have another spin on that one (plus the fine-grained affinity
assignments addition that I proposed to nvmet a while ago).

You can see it here:
git://git.infradead.org/users/sagi/linux.git rdma-cq-pool

Its on top of the pci_alloc_vectors mlx5 conversion and
the nvme code centralization.



More information about the Linux-nvme mailing list