mirror_zfs/contrib/intel_qat
Shreshth3 03c956e806 docs: fix a few small typos (#17804)
Signed-off-by: Shreshth Srivastava <shreshthsrivastava2@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2025-10-21 10:35:58 -07:00
..
patch Add intel_QAT patches 2020-09-30 13:17:30 -07:00
readme.md docs: fix a few small typos (#17804) 2025-10-21 10:35:58 -07:00

Intel_QAT easy install script

This contrib contains community compatibility patches to get Intel QAT working on the following kernel versions:

  • 5.6
  • 5.7
  • 5.8

These patches are based on the following Intel QAT version: 1.7.l.4.10.0-00014

When using QAT with the above kernel versions, the following patches need to be applied using: patch -p1 < $PATCH Where $PATCH refers to the path of the patch in question

5.6

/patch/0001-timespec.diff

5.7

/patch/0001-pci_aer.diff

5.8

/patch/0001-cryptohash.diff

Patches are supplied by Storage Performance Development Kit (SPDK)