intel / intel/QAT_Engine

testapp: return error on HW failure

Open
#334 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
443
Forks
137
PR merge metrics
No merged PRs in 30d

Description

in our CI setup for HW testing, we want QAT Engine to return an error code if the HW fails. Currently, we build a custom engine, with

```
--disable-qat_sw \
--with-qat_engine_id=qathwtest && \
```

There's an OpenSSL SW fallback controlled by `fallback_to_openssl = 1;` but toggling these to 0 still does not make QAT Engine/ testapp to return 1.

This issue is to get a build setup where HW failures can be reliably tested.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.