DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix typo in freebsd doc
@ 2016-05-19 14:32 Pablo de Lara
  2016-05-19 14:34 ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo de Lara @ 2016-05-19 14:32 UTC (permalink / raw)
  To: dev, bruce.richardson; +Cc: john.mcnamara, Pablo de Lara

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---
 doc/guides/freebsd_gsg/build_dpdk.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/freebsd_gsg/build_dpdk.rst b/doc/guides/freebsd_gsg/build_dpdk.rst
index ceacf7f..edf3725 100644
--- a/doc/guides/freebsd_gsg/build_dpdk.rst
+++ b/doc/guides/freebsd_gsg/build_dpdk.rst
@@ -263,7 +263,7 @@ To avoid this error, reduce the number of buffers or the buffer size.
 Loading the DPDK nic_uio Module
 -------------------------------
 
-After loading the contigmem module, the ``nic_uio must`` also be loaded into the
+After loading the contigmem module, the ``nic_uio`` must also be loaded into the
 running kernel prior to running any DPDK application.  This module must
 be loaded using the kldload command as shown below (assuming that the current
 directory is the DPDK target directory).
-- 
2.5.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: fix typo in freebsd doc
  2016-05-19 14:32 [dpdk-dev] [PATCH] doc: fix typo in freebsd doc Pablo de Lara
@ 2016-05-19 14:34 ` Bruce Richardson
  2016-05-19 14:37   ` De Lara Guarch, Pablo
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2016-05-19 14:34 UTC (permalink / raw)
  To: Pablo de Lara; +Cc: dev, john.mcnamara

On Thu, May 19, 2016 at 03:32:22PM +0100, Pablo de Lara wrote:
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> ---
>  doc/guides/freebsd_gsg/build_dpdk.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/freebsd_gsg/build_dpdk.rst b/doc/guides/freebsd_gsg/build_dpdk.rst
> index ceacf7f..edf3725 100644
> --- a/doc/guides/freebsd_gsg/build_dpdk.rst
> +++ b/doc/guides/freebsd_gsg/build_dpdk.rst
> @@ -263,7 +263,7 @@ To avoid this error, reduce the number of buffers or the buffer size.
>  Loading the DPDK nic_uio Module
>  -------------------------------
>  
> -After loading the contigmem module, the ``nic_uio must`` also be loaded into the
> +After loading the contigmem module, the ``nic_uio`` must also be loaded into the

Actually, that sentence doesn't read right. It should probably be either 
"the ``nic_uio`` module" or just "``nic_uio``". "The ``nic_uio``" doesn't sound
correct.

/Bruce

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: fix typo in freebsd doc
  2016-05-19 14:34 ` Bruce Richardson
@ 2016-05-19 14:37   ` De Lara Guarch, Pablo
  0 siblings, 0 replies; 3+ messages in thread
From: De Lara Guarch, Pablo @ 2016-05-19 14:37 UTC (permalink / raw)
  To: Richardson, Bruce; +Cc: dev, Mcnamara, John



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson
> Sent: Thursday, May 19, 2016 3:34 PM
> To: De Lara Guarch, Pablo
> Cc: dev@dpdk.org; Mcnamara, John
> Subject: Re: [dpdk-dev] [PATCH] doc: fix typo in freebsd doc
> 
> On Thu, May 19, 2016 at 03:32:22PM +0100, Pablo de Lara wrote:
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> > ---
> >  doc/guides/freebsd_gsg/build_dpdk.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/guides/freebsd_gsg/build_dpdk.rst
> b/doc/guides/freebsd_gsg/build_dpdk.rst
> > index ceacf7f..edf3725 100644
> > --- a/doc/guides/freebsd_gsg/build_dpdk.rst
> > +++ b/doc/guides/freebsd_gsg/build_dpdk.rst
> > @@ -263,7 +263,7 @@ To avoid this error, reduce the number of buffers
> or the buffer size.
> >  Loading the DPDK nic_uio Module
> >  -------------------------------
> >
> > -After loading the contigmem module, the ``nic_uio must`` also be loaded
> into the
> > +After loading the contigmem module, the ``nic_uio`` must also be loaded
> into the
> 
> Actually, that sentence doesn't read right. It should probably be either
> "the ``nic_uio`` module" or just "``nic_uio``". "The ``nic_uio``" doesn't sound
> correct.

True! Will send a v2.
> 
> /Bruce

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-19 14:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-19 14:32 [dpdk-dev] [PATCH] doc: fix typo in freebsd doc Pablo de Lara
2016-05-19 14:34 ` Bruce Richardson
2016-05-19 14:37   ` De Lara Guarch, Pablo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).