Re: [PATCH] dmaengine: idxd: add wq driver name support for accel-config user tool

From: Fenghua Yu
Date: Thu Oct 05 2023 - 20:17:58 EST


Hi, Vinod,

On 10/4/23 07:29, Vinod Koul wrote:

On Fri, 08 Sep 2023 13:10:45 -0700, Fenghua Yu wrote:
With the possibility of multiple wq drivers that can be bound to the wq,
the user config tool accel-config needs a way to know which wq driver to
bind to the wq. Introduce per wq driver_name sysfs attribute where the user
can indicate the driver to be bound to the wq. This allows accel-config to
just bind to the driver using wq->driver_name.


[...]

Applied, thanks!

All pending patches are in dmaengine tree now.

Thank you very much!

-Fenghua