On Fri, Jul 16, 2021 at 3:22 PM Kevin Laatz <[email protected]> wrote: > > The queue size calculation is currently based on "max_tokens" rather than > "max_work_queues_size". This is resulting in the queue size being > incorrectly configured when using the script to configure devices bound to > the IDXD kernel driver. > This patch fixes this miscalculation so devices are configured with > appropriate queue size. > > Fixes: 01863b9d2354 ("raw/ioat: include example configuration script") > Cc: [email protected] > > Reported-by: Konstantin Ananyev <[email protected]> > Signed-off-by: Kevin Laatz <[email protected]> Acked-by: Konstantin Ananyev <[email protected]> Acked-by: Bruce Richardson <[email protected]>
Applied, thanks. -- David Marchand

