QAT_Engine icon indicating copy to clipboard operation
QAT_Engine copied to clipboard

ADF_UIO_PROXY err

Open alanwong99 opened this issue 5 years ago • 2 comments

when i use "openssl engine -t -c -vvv qat",i meet some error message bellow:

ADF_UIO_PROXY err: get_bundle_from_dev_cached: failed to open uio dev /dev/uio0 [error] SalCtrl_ServiceInit() - : Failed to initialise all service instances ADF_UIO_PROXY err: adf_user_subsystemInit: Failed to initialise Subservice SAL [error] SalCtrl_ServiceEventStart() - : Private data is NULL ADF_UIO_PROXY err: adf_user_subsystemStart: Failed to start Subservice SAL [error] SalCtrl_AdfServicesStartedCheck() - : Sal Ctrl failed to start in given time [error] do_userStart() - : Failed to start services ADF_UIO_PROXY err: icp_adf_subsystemUnregister: Failed to shutdown subservice SAL. ....................................................

the driver run ok,the version is qat1.7.l.4.10.0-00014 There is 2 QAT acceleration device(s) in the system: qat_dev0 - type: dh895xcc, inst_id: 0, node_id: 1, bsf: 0000:44:00.0, #accel: 6 #engines: 12 state: up qat_dev1 - type: dh895xcc, inst_id: 1, node_id: 1, bsf: 0000:49:00.0, #accel: 6 #engines: 12 state: up

openssl version is 1.1.1g qat engine version is QAT_Engine-0.5.46

alanwong99 avatar Sep 17 '20 07:09 alanwong99

Hi @alanwong99 Could you please go through the troubleshooting section in the README and see if the steps mentioned there helps. I think driver config section is not updated to SHIM.

Also, are running with non-root user? Is yes, please check the steps mentioned section 3.14 in the driver programming guide is taken care Intel® QuickAssist Technology Software for Linux* - Programmer's Guide - HW version 1.7 (336210)

Yogaraj-Alamenda avatar Sep 18 '20 09:09 Yogaraj-Alamenda

Hi @alanwong99 Could you please go through the troubleshooting section in the README and see if the steps mentioned there helps. I think driver config section is not updated to SHIM.

Also, are running with non-root user? Is yes, please check the steps mentioned section 3.14 in the driver programming guide is taken care Intel® QuickAssist Technology Software for Linux* - Programmer's Guide - HW version 1.7 (336210)

thank @Yogaraj-Alamenda it seems some hardware error in my server,my server was installed two 8950QAT card。one card respond to 32 uio,two 8950 card should be uio0~uio63,but in my server,in the /dev dir,could only find uio32~uio63. i think this is reason.

alanwong99 avatar Sep 21 '20 07:09 alanwong99