[dpdk-dev] [PATCH] doc/guides: add info on how to enable QAT

2016-09-12 Thread Mcnamara, John
> -Original Message- > From: Breen, Eoin > Sent: Tuesday, August 30, 2016 2:27 PM > To: Jain, Deepak K ; Trahe, Fiona > ; Griffin, John > Cc: dev at dpdk.org; Mcnamara, John ; Breen, Eoin > > Subject: [PATCH] doc/guides: add info on how to enable QAT > > Signed-off-by: Eoin Breen > ---

[dpdk-dev] [PATCH] doc/guides: add info on how to enable QAT

2016-08-30 Thread Thomas Monjalon
2016-08-30 13:57, Wiles, Keith: > > 2016-08-30 14:26, Eoin Breen: > >> --- a/doc/guides/cryptodevs/qat.rst > >> +++ b/doc/guides/cryptodevs/qat.rst > >> @@ -78,6 +78,11 @@ Installation > >> To use the DPDK QAT PMD an SRIOV-enabled QAT kernel driver is required. The > >> VF devices exposed by this d

[dpdk-dev] [PATCH] doc/guides: add info on how to enable QAT

2016-08-30 Thread Thomas Monjalon
2016-08-30 14:26, Eoin Breen: > --- a/doc/guides/cryptodevs/qat.rst > +++ b/doc/guides/cryptodevs/qat.rst > @@ -78,6 +78,11 @@ Installation > To use the DPDK QAT PMD an SRIOV-enabled QAT kernel driver is required. The > VF devices exposed by this driver will be used by QAT PMD. > > +To enable Q

[dpdk-dev] [PATCH] doc/guides: add info on how to enable QAT

2016-08-30 Thread Eoin Breen
Signed-off-by: Eoin Breen --- doc/guides/cryptodevs/qat.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst index cae1958..db03470 100644 --- a/doc/guides/cryptodevs/qat.rst +++ b/doc/guides/cryptodevs/qat.rst @@ -78,6 +78,11

[dpdk-dev] [PATCH] doc/guides: add info on how to enable QAT

2016-08-30 Thread Wiles, Keith
Regards, Keith > On Aug 30, 2016, at 8:46 AM, Thomas Monjalon > wrote: > > 2016-08-30 14:26, Eoin Breen: >> --- a/doc/guides/cryptodevs/qat.rst >> +++ b/doc/guides/cryptodevs/qat.rst >> @@ -78,6 +78,11 @@ Installation >> To use the DPDK QAT PMD an SRIOV-enabled QAT kernel driver is required. T