Yogaraj Alamenda

Results 30 comments of Yogaraj Alamenda

@foxriver1025 Apologies for the late reply . AES256-SHA256 is the cipher to check Please note that, QAT Engine doesn't support ENCRYPT_THEN_MAC(default) mode of operation meaning when Encrypt then MAC is...

@t8m is there any update on this question. It looks like an issue with locks in engine table select

@t8m This is affecting the mulithread applications like Haproxy where this engine_table_select locks are overhead with higher number of threads. Can you please help us with a fix here ?

@t8m The issue was present in master branch as well when using engine at the time when the issue is raised. Let me try with latest master branch and keep...

Not sure if I understand your question correctly, But please refer qat_evp.c and qat_hw_ecx.c for X25519 implementation in qat_engine. If you are looking Driver API for offloading X25519 operation its...

Can you share the Hardware and software details ?

Yes we checked it from our end and it looks like bug in testapp. With OpenSSL Speed tests it is working fine as SMALL Packet offload is not working correctly...

@zspirate Thanks for the information. We will check and comeback on this. BTW what is the version of QAT Engine you are using ?

@zspirate Also Can you please use latest OpenSSL version (1.1.0l or 1.1.1f). Similar issue is fixed in this commit [6038](https://github.com/openssl/openssl/pull/6038).

@nanayak Not on Ubuntu 18.04 but validated on Ubuntu 20.04. Should work on any Linux OS if it meets crypto_mb [software requirements](https://github.com/intel/ipp-crypto/tree/develop/sources/ippcp/crypto_mb#software-requirements) Do you see any issue with Ubuntu 18.04...