On Thu, Apr 24, 2025 at 08:19:41PM +0200, Daniel Wagner wrote: > Multiqueue devices should only allocate queues for the housekeeping CPUs > when isolcpus=io_queue is set. This avoids that the isolated CPUs get > disturbed with OS workload.
io_queue isn't introduced yet, so the commit log needs to be updated. Otherwise, looks fine: Reviewed-by: Ming Lei <ming....@redhat.com> Thanks, Ming