Yogaraj Alamenda

Results 30 comments of Yogaraj Alamenda

@nanayak crypto_mb needs cmake >3.10 and gcc >= 8.3 . If your system doesnt have this minimum requirement then it is not compatible as these are basic requirements for all...

Hi @lioncfliu , There is no explicit way to measure the usage of QAT card like CPU but instead we can check the count for number of requests over time...

@sonyarpita Normal `make install` will do, Additional components installation not needed. Am able to see the below folders when installed with root using the latest driver (4.14) .Could you please...

@jhseodev At present, QAT Engine doesn't have any facility within to measure CPU usage. We rely on other CPU Usage tools to measure. There is no plan for adding it...

The support for partials is not supported in QAT Engine for AES-GCM. Let me check on the background on it and comeback.

Can you please check if there is any error in dmesg. If so can you please share it. @jdschuet Can you please here ?

This support is using QAT_SW implementation which is only supported in [3rd Generation Intel® Xeon® Scalable Processors family](https://www.intel.com/content/www/us/en/products/docs/processors/xeon/3rd-gen-xeon-scalable-processors-brief.html) Please refer [Installation instructions](https://github.com/intel/QAT_Engine#installation-instructions) on how to build engine with qat_sw.

@lucshi Apologies for the late reply.. Yes can you please share performance numbers and reproducing the numbers and we would like to check and decide on the next steps

Hi @mythi the [co-existence](https://github.com/intel/QAT_Engine/blob/master/docs/qat_common.md#qat_hw-and-qat_sw-co-existence-feature) feature with qatlib can be enabled using the configure flag _./configure --enable-qat_sw_. However there is an issue where there is an additional check (-a "x$enable_qat_sw" =...

Changes added in v0.6.13 release. Thanks for the support