>Subject: Re: [PATCH v2] block: fix rdma queue mapping > > >> Sagi - From what I can tell, i40iw is also exposed to this same issue >> if the IRQ affinity is configured by user. > >managed affinity does not allow setting smp_affinity from userspace. OK. But our device IRQs are not set-up as to be managed affinity based and can be tuned by user. And it seems that is reasonable approach since we can never tell ahead of time what might be an optimal config. for a particular workload. Shiraz