[dpdk-dev] [PATCH] cryptodev: Fix typo in qat.rst

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Dec 11 11:40:21 CET 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of De Lara Guarch,
> Pablo
> Sent: Monday, November 27, 2017 11:20 AM
> To: O Mahony, Billy <billy.o.mahony at intel.com>; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] cryptodev: Fix typo in qat.rst
> 
> 
> 
> > -----Original Message-----
> > From: O Mahony, Billy
> > Sent: Monday, November 27, 2017 11:14 AM
> > To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>;
> > dev at dpdk.org
> > Cc: O Mahony, Billy <billy.o.mahony at intel.com>
> > Subject: [PATCH] cryptodev: Fix typo in qat.rst
> >
> > Signed-off-by: Billy O'Mahony <billy.o.mahony at intel.com>
> > ---
> >  doc/guides/cryptodevs/qat.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/guides/cryptodevs/qat.rst
> > b/doc/guides/cryptodevs/qat.rst index cb17b6b..c8ef378 100644
> > --- a/doc/guides/cryptodevs/qat.rst
> > +++ b/doc/guides/cryptodevs/qat.rst
> > @@ -166,7 +166,7 @@ Next, you need to expose the Virtual Functions
> > (VFs) using the sysfs file system  First find the BDFs
> > (Bus-Device-Function) of the physical functions (PFs) of  your device, e.g.::
> >
> > -    lspci -d : 37c8
> > +    lspci -d:37c8
> >
> >  You should see output similar to::
> >
> > --
> > 2.7.4
> 
> Hi Billy,
> 
> Since this is a patch for documentation, the title should start with "doc:", as
> "cryptodev: ..." suggests that the patch is fixing something in the library
> code.
> 
> I will fix it for you, since the rest of the patch looks ok to me.
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo



More information about the dev mailing list