On 6/17/25 06:43, Daniel Wagner wrote: > Add two variants of helper functions that calculate the correct number > of queues to use. Two variants are needed because some drivers base > their maximum number of queues on the possible CPU mask, while others > use the online CPU mask. > > Reviewed-by: Christoph Hellwig<h...@lst.de> > Reviewed-by: Hannes Reinecke<h...@suse.de> > Reviewed-by: Ming Lei<ming....@redhat.com> > Signed-off-by: Daniel Wagner<w...@kernel.org>
Looks good. Reviewed-by: Chaitanya Kulkarni <k...@nvidia.com> -ck