On Fri, Jul 16, 2021 at 3:22 PM Kevin Laatz <kevin.la...@intel.com> 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: sta...@dpdk.org > > Reported-by: Konstantin Ananyev <konstantin.anan...@intel.com> > Signed-off-by: Kevin Laatz <kevin.la...@intel.com> Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com> Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Applied, thanks. -- David Marchand