[PATCH v1] common/qat: option to disable asym driver

Bruce Richardson bruce.richardson at intel.com
Thu Dec 21 14:19:09 CET 2023


On Thu, Dec 21, 2023 at 12:23:02PM +0000, Brian Dooley wrote:
> Currently the QAT sym and asym drivers can only be disabled together
> when building. Add an option to disable the QAT asym driver.
> 
> Signed-off-by: Brian Dooley <brian.dooley at intel.com>

Hi Brian,

Couple of questions that aren't clear to me from this patch:
* why might someone want to do that?
* are there plans to also allow disabling the "sym" part of the driver

This is a non-standard way of disabling part of a driver, so it would need
to be documented somewhere, as it's not going to be discovered otherwise by
users. The disable_driver option is designed to take filesystem paths, and
there isn't a separate path for the asym and sym driver parts.

/Bruce


More information about the dev mailing list