summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README9
1 files changed, 7 insertions, 2 deletions
diff --git a/README b/README
index 6d01d74..fd96e88 100644
--- a/README
+++ b/README
@@ -21,7 +21,8 @@ Supported QAT Version
21This layer provides the following QuickAssist Technology Software with their 21This layer provides the following QuickAssist Technology Software with their
22corresponding supported hardware 22corresponding supported hardware
23 23
24 1) QATmux.L.2.6.0-60 - Intel Communication Chipset 8925 to 8955 Series 24 1) QATmux.L.2.6.0-60 (qat16) - Intel Communication Chipset 8925 to 8955 Series
25 2) QAT1.7.L.4.2.0-00012 (qat17) - Intel QAT HW version 1.7
25 26
26For additional information for these QAT software and documentation, please go 27For additional information for these QAT software and documentation, please go
27to https://01.org/intel-quickassist-technology 28to https://01.org/intel-quickassist-technology
@@ -33,7 +34,11 @@ Additional QAT Features
33Apart from the QAT Software Packages, this layer includes recipes for several 34Apart from the QAT Software Packages, this layer includes recipes for several
34other software necessary for the QAT on various acceleration tasks 35other software necessary for the QAT on various acceleration tasks
35 36
36 1) QAT Zlib Compression Shim Layer version 0.4.7-002 37 1) QAT Zlib Compression Shim Layer version 0.4.7-002 for QATmux.L.2.6.0-60
38 2) QAT Zlib Compression Shim Layer version 0.4.10-001 for QAT1.7.L.4.2.0-00012
39
40Ensure the correct QAT version for your platform, refer to "Supported QAT Version"
41section above for correct qat16 or qat17 to be used in your build conf.
37 42
38 43
39Dependencies 44Dependencies