NameDateSize

..18-Nov-202213

patch/H22-Jun-20216

readme.mdH A D22-Jun-2021706

readme.md

1# Intel_QAT easy install script
2
3This 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
8These 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
11When using QAT with above kernels versions, the following patches needs to be applied using:
12patch -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
28