Tags: intel/qatlib
Tags
QATlib: 26.02.0 release Changes from 25.08.0 to 26.02.0: * Added support to configure EPOLL/POLL mode. * Added USDM APIs to enable zero-copy DMA operations using IOVA mapping with user-allocated memory buffers. * Simplified file license headers to use SPDX identifiers and only BSD3. * Removed unnecessary Dual GPLv2/BSD3 license headers. * Aligned with CPA API v5.08. * Bug Fixes. (See Resolved section in README.md) Signed-off-by: Srikanth Thokala <srikanth.thokala@intel.com>
Re-enable initialization in the absence of PFVF comms This change is to allow QATlib to successfully initialize and allocate resources to a process when running on an older kernel like LTS 5.15 where PF/VF comms is not fully functional. In such, a situation, we would like a client process to be initialized on the basis of a default configuration. This is restoring the functionality which was included in previous releases but accidentally removed in the previous commit. Signed-off-by: Ahsan Atta <ahsan.atta@intel.com> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
QATlib: 24.09.0 release Changes from 24.02.0 to 24.09.0: * Improved performance scaling in multi-thread applications (--enable-icp-thread-specific-usdm) * Set core affinity mapping based on NUMA node to improve performance (near-linear scaling) on multi-socket platforms * Bug fixes (See Resolved section in README.md) Signed-off-by: Fiona Trahe <fiona.trahe@intel.com> Signed-off-by: Firos Sadarul <firos.sadarul@intel.com>
QATlib: 24.02.0 release Changes from 23.11.0 to 24.02.0: * Added Heartbeat support. * Added support for QAT GEN 5 devices, including support for a range of crypto wireless algorithms. * RAS - Device error reset and recovery handling. * Bug fixes (See Resolved section in README.md) Signed-off-by: Firos Sadarul <firos.sadarul@intel.com>
QATlib: 23.11.0 release Changes from 23.08.0 to 23.11.0: * Support DC NS (NoSession) APIs * Support Symmetric Crypto SM3 & SM4 * Support Asymmetric Crypto SM2 * DC compressBound APIs * Bug Fixes. See Resolved section in README.md Signed-off-by: Firos Sadarul <firos.sadarul@intel.com>
QATlib: 23.08.0 release Changes from 23.02.0 to 23.08.0: * Removal of following insecure algorithms: Diffie-Hellman and Elliptic curves less than 256-bits. * Additional configuration profiles, including sym which facilitates improved symmetric crypto performance. * DC Chaining (Hash then compress). * Bug Fixes. See Resolved section in README.md Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
QATlib: 23.02.0 release Changes from 22.07.2 to 23.02.0 * Added configuration option --enable-legacy-algorithms to use insecure crypto algorithms and disabled them by default (AES-ECB, SHA-1, SHA2-224, SHA3-224, RSA512/1024/1536, DSA) * Refactored code in quickassist/utilities/libusdm_drv * Bugfixes * Updated documentation with configuration and tuning information Signed-off-by: Fiona Trahe <fiona.trahe@intel.com> Signed-off-by: Joel D Schuetze <joel.d.schuetze@intel.com>
Update README and INSTALL docs for 22.07 Release Update documentation for QATlib 22.07 release. Signed-off-by: Schuetze, Joel D <joel.d.schuetze@intel.com> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
PreviousNext