qat: driver updates to enhance qat infrastructure- Updated QAT infrastructure FW version/AE mask/num_banks fields to facilitate integration of future QAT products.- Exposed service as sym;asym i
qat: driver updates to enhance qat infrastructure- Updated QAT infrastructure FW version/AE mask/num_banks fields to facilitate integration of future QAT products.- Exposed service as sym;asym instead of cy for gen4- Enhanced cpaGetInstances() for accurate instance retrieval- Added 57-bit virtual address support to lac_lock_free_stack- Minor bug fixes and improvementsSigned-off-by: Hareshx Sankar Raj <hareshx.sankar.raj@intel.com>Reviewed by: markjMFC after: 1 monthDifferential Revision: https://reviews.freebsd.org/D57746
show more ...
qat: fix typos and formatting issuesMultiple typos are corrected across the source code.Formatting corrections are done to improve code qualityand maintainability. Some files which did not have p
qat: fix typos and formatting issuesMultiple typos are corrected across the source code.Formatting corrections are done to improve code qualityand maintainability. Some files which did not have properCopyright license are updated.Reviewed by: markj, ziaeeMFC after: 2 weeksSponsored by: Intel CorporationDifferential Revision: https://reviews.freebsd.org/D50379
sys: Remove $FreeBSD$: one-line .c comment patternRemove /^/[*/]\s*\$FreeBSD\$.*\n/
qat: Import a new Intel (R) QAT driverQAT in-tree driver ported from out-of-tree release availablefrom 01.org.The driver exposes complete cryptography and data compressionAPI in the kernel and
qat: Import a new Intel (R) QAT driverQAT in-tree driver ported from out-of-tree release availablefrom 01.org.The driver exposes complete cryptography and data compressionAPI in the kernel and integrates with Open Crypto Framework.Details of supported operations, devices and usage can be foundin man and on 01.org.Patch co-authored by: Krzysztof Zdziarski <krzysztofx.zdziarski@intel.com>Patch co-authored by: Michal Jaraczewski <michalx.jaraczewski@intel.com>Patch co-authored by: Michal Gulbicki <michalx.gulbicki@intel.com>Patch co-authored by: Julian Grajkowski <julianx.grajkowski@intel.com>Patch co-authored by: Piotr Kasierski <piotrx.kasierski@intel.com>Patch co-authored by: Adam Czupryna <adamx.czupryna@intel.com>Patch co-authored by: Konrad Zelazny <konradx.zelazny@intel.com>Patch co-authored by: Katarzyna Rucinska <katarzynax.kargol@intel.com>Patch co-authored by: Lukasz Kolodzinski <lukaszx.kolodzinski@intel.com>Patch co-authored by: Zbigniew Jedlinski <zbigniewx.jedlinski@intel.com>Reviewed by: markj, jhb (OCF integration)Reviewed by: debdrup, pauamma (docs)Sponsored by: Intel CorporationDifferential Revision: https://reviews.freebsd.org/D34632