freebsd-dev/sys/modules/qatfw
Michal Gulbicki a977168c48 qat: Add Intel® 4xxx Series platform support
Overview:
Intel(R) QuickAssist Technology (Intel(R) QAT) provides hardware
acceleration for offloading security, authentication and compression
services from the CPU, thus significantly increasing the performance and
efficiency of standard platform solutions.

This commit introduces:
- Intel® 4xxx Series platform support.
- QuickAssist kernel API implementation update for Generation 4 device.
  Enabled services: symmetric cryptography and data compression.
- Increased default number of crypto instances in static configuration
  for performance purposes.

OCF backend changes:
- changed GCM/CCM MAC validation policy to generate MAC by HW
  and validate by SW due to the QAT HW limitations.

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>

Sponsored by:	Intel Corporation
Reviewed by:	markj, jhb
Differential Revision:	https://reviews.freebsd.org/D36254
2023-01-24 10:33:50 -05:00
..
qat_4xxx qat: Add Intel® 4xxx Series platform support 2023-01-24 10:33:50 -05:00
qat_200xx qat: Import a new Intel (R) QAT driver 2022-07-27 11:12:35 -04:00
qat_c3xxx qat: Import a new Intel (R) QAT driver 2022-07-27 11:12:35 -04:00
qat_c4xxx qat: Import a new Intel (R) QAT driver 2022-07-27 11:12:35 -04:00
qat_c62x qat: Import a new Intel (R) QAT driver 2022-07-27 11:12:35 -04:00
qat_dh895xcc qat: Import a new Intel (R) QAT driver 2022-07-27 11:12:35 -04:00
Makefile qat: Add Intel® 4xxx Series platform support 2023-01-24 10:33:50 -05:00