Re: [dpdk-dev] [PATCH v2 3/3] doc: add support for Intel QAT device D15xx

2017-03-22 Thread Mcnamara, John
[dpdk-dev] [PATCH v2 3/3] doc: add support for Intel QAT device > D15xx > > Add instructions for D15xx device to the QAT PMD guide. > This will need to be rebased/updated to match the comments from the patch 2/3. Regards, John

[dpdk-dev] [PATCH v2 3/3] doc: add support for Intel QAT device D15xx

2017-03-09 Thread Fiona Trahe
Add instructions for D15xx device to the QAT PMD guide. Signed-off-by: Fiona Trahe --- doc/guides/cryptodevs/qat.rst | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst index 4927a00..897919e 100644 --- a/doc/guid