[dpdk-stable] [PATCH] raw/ioat: fix config script queue size calculation

David Marchand david.marchand at redhat.com
Tue Jul 20 15:50:42 CEST 2021


On Fri, Jul 16, 2021 at 3:22 PM Kevin Laatz <kevin.laatz at 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: stable at dpdk.org
>
> Reported-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied, thanks.


-- 
David Marchand



More information about the stable mailing list