1*c40487d4SMatt Macy# Intel_QAT easy install script
2*c40487d4SMatt Macy
3*c40487d4SMatt MacyThis contrib contains community compatibility patches to get Intel QAT working on the following kernel versions:
4*c40487d4SMatt Macy- 5.6
5*c40487d4SMatt Macy- 5.7
6*c40487d4SMatt Macy- 5.8
7*c40487d4SMatt Macy
8*c40487d4SMatt MacyThese patches are based on the following Intel QAT version:
9*c40487d4SMatt Macy[1.7.l.4.10.0-00014](https://01.org/sites/default/files/downloads/qat1.7.l.4.10.0-00014.tar.gz)
10*c40487d4SMatt Macy
11*c40487d4SMatt MacyWhen using QAT with above kernels versions, the following patches needs to be applied using:
12*c40487d4SMatt Macypatch -p1 < _$PATCH_
13*c40487d4SMatt Macy_Where $PATCH refers to the path of the patch in question_
14*c40487d4SMatt Macy
15*c40487d4SMatt Macy### 5.6
16*c40487d4SMatt Macy/patch/0001-timespec.diff
17*c40487d4SMatt Macy
18*c40487d4SMatt Macy### 5.7
19*c40487d4SMatt Macy/patch/0001-pci_aer.diff
20*c40487d4SMatt Macy
21*c40487d4SMatt Macy### 5.8
22*c40487d4SMatt Macy/patch/0001-cryptohash.diff
23*c40487d4SMatt Macy
24*c40487d4SMatt Macy
25*c40487d4SMatt Macy_Patches are supplied by [Storage Performance Development Kit (SPDK)](https://github.com/spdk/spdk)_
26*c40487d4SMatt Macy
27*c40487d4SMatt Macy
28