Skip to content

testapp: return error on HW failure #334

@mythi

Description

@mythi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions