intel/asynch_mode_nginx#55 forced me to move to one qatengine (since separate qat-sw and qat-hw engines does not work) but then I'm running into another issue that qatengine cannot be build with qatlib/in-tree so that HW and SW paths co-exist:
|
if test "x$with_icp_sal_versions_h" = "xyes" -a "x$enable_qat_sw" = "x" |
What are the configure params to enable this?
intel/asynch_mode_nginx#55 forced me to move to one
qatengine(since separateqat-swandqat-hwengines does not work) but then I'm running into another issue thatqatenginecannot be build with qatlib/in-tree so that HW and SW paths co-exist:QAT_Engine/configure.ac
Line 258 in dca2957
What are the
configureparams to enable this?