]> git.proxmox.com Git - mirror_zfs.git/blob - contrib/intel_qat/readme.md
libzfs: add v2 iterator interfaces
[mirror_zfs.git] / contrib / intel_qat / readme.md
1 # Intel_QAT easy install script
2
3 This contrib contains community compatibility patches to get Intel QAT working on the following kernel versions:
4 - 5.6
5 - 5.7
6 - 5.8
7
8 These patches are based on the following Intel QAT version:
9 [1.7.l.4.10.0-00014](https://01.org/sites/default/files/downloads/qat1.7.l.4.10.0-00014.tar.gz)
10
11 When using QAT with above kernels versions, the following patches needs to be applied using:
12 patch -p1 < _$PATCH_
13 _Where $PATCH refers to the path of the patch in question_
14
15 ### 5.6
16 /patch/0001-timespec.diff
17
18 ### 5.7
19 /patch/0001-pci_aer.diff
20
21 ### 5.8
22 /patch/0001-cryptohash.diff
23
24
25 _Patches are supplied by [Storage Performance Development Kit (SPDK)](https://github.com/spdk/spdk)_
26
27