diff options
-rw-r--r-- | README | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -21,7 +21,8 @@ Supported QAT Version | |||
21 | This layer provides the following QuickAssist Technology Software with their | 21 | This layer provides the following QuickAssist Technology Software with their |
22 | corresponding supported hardware | 22 | corresponding 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 | ||
26 | For additional information for these QAT software and documentation, please go | 27 | For additional information for these QAT software and documentation, please go |
27 | to https://01.org/intel-quickassist-technology | 28 | to https://01.org/intel-quickassist-technology |
@@ -33,7 +34,11 @@ Additional QAT Features | |||
33 | Apart from the QAT Software Packages, this layer includes recipes for several | 34 | Apart from the QAT Software Packages, this layer includes recipes for several |
34 | other software necessary for the QAT on various acceleration tasks | 35 | other 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 | |||
40 | Ensure the correct QAT version for your platform, refer to "Supported QAT Version" | ||
41 | section above for correct qat16 or qat17 to be used in your build conf. | ||
37 | 42 | ||
38 | 43 | ||
39 | Dependencies | 44 | Dependencies |