Qat driven migration problem
Open
- Dominant language
- C
- Stars
- 443
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
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
4. Copy relevant library files to /usr/lib/
5, copy qat_service to /etc/init.d/ directory
6. 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
Contributor guide
Assessment
This issue has not been assessed yet.