intel / QAT_Engine

Intel QuickAssist Technology( QAT) OpenSSL Engine (an OpenSSL Plug-In Engine) which provides cryptographic acceleration for both hardware and optimized software using Intel QuickAssist Technology enabled Intel platforms. https://developer.intel.com/quickassist
BSD 3-Clause "New" or "Revised" License
410 stars 128 forks source link

Qat driven migration problem #118

Open zhao-pj opened 5 years ago

zhao-pj commented 5 years ago

Hi

I am porting the qat driver to the device, including the following steps:

  1. Load qat driver with insmod command
  2. Copy qat driver configuration file to /etc directory 3, copy bin file to /lib/firmware
  3. Copy relevant library files to /usr/lib/ 5, copy qat_service to /etc/init.d/ directory
  4. Copy adf_ctl to /usr/local/bin

There are two problems with following the migration steps above

  1. The configuration file and statistics file fw_counters generated during the driver loading process are not generated
  2. The highest performance of rsa2048 is 500K
Yogaraj-Alamenda commented 4 years ago

This is more of Driver installation related. But I would suggest you to check the below installation guide and install as per the procedure described in it. https://01.org/sites/default/files/downloads//336212-006qatsw-gettingstarted.pdf