Failed to start qat_service in VM
- Dominant language
- C
- Stars
- 443
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
I pass through a QAT VF to TDVM and try to install QAT driver in TD guest for it. However, it is failed to start qat_service as it can't find any QAT devices.
The vQAT can be found in VM.

I build the QAT out-of-tree driver by following steps without obvious errors.
```
./configure --enable-icp-sriov=guest
make install
```

When I try to start qat_service, it prompts "There is 0 QAT device".

Contributor guide
Assessment
This issue has not been assessed yet.