DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix typo in EAL guide
@ 2019-06-16 14:40 Thomas Monjalon
  2019-06-16 16:31 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2019-06-16 14:40 UTC (permalink / raw)
  To: dev

The EAL init diagram had a typo for "lauch"
instead of "launch".

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/guides/prog_guide/img/linuxapp_launch.svg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/prog_guide/img/linuxapp_launch.svg b/doc/guides/prog_guide/img/linuxapp_launch.svg
index 3af560554..835ed774e 100644
--- a/doc/guides/prog_guide/img/linuxapp_launch.svg
+++ b/doc/guides/prog_guide/img/linuxapp_launch.svg
@@ -659,7 +659,7 @@
          sodipodi:role="line"
          id="tspan11522"
          x="69.303398"
-         y="858.42419">rte_eal_remote_lauch(app)</tspan></text>
+         y="858.42419">rte_eal_remote_launch(app)</tspan></text>
     <path
        style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
        d="m 176.30173,890.61234 0,15.67127"
@@ -692,7 +692,7 @@
          sodipodi:role="line"
          id="tspan11522-1"
          x="87.641663"
-         y="644.07324">rte_eal_remote_lauch(</tspan><tspan
+         y="644.07324">rte_eal_remote_launch(</tspan><tspan
          sodipodi:role="line"
          x="87.641663"
          y="664.07324"
-- 
2.21.0


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

* Re: [dpdk-dev] [PATCH] doc: fix typo in EAL guide
  2019-06-16 14:40 [dpdk-dev] [PATCH] doc: fix typo in EAL guide Thomas Monjalon
@ 2019-06-16 16:31 ` David Marchand
  2019-06-17  7:48   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2019-06-16 16:31 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev

On Sun, Jun 16, 2019 at 4:41 PM Thomas Monjalon <thomas@monjalon.net> wrote:

> The EAL init diagram had a typo for "lauch"
> instead of "launch".
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  doc/guides/prog_guide/img/linuxapp_launch.svg | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/guides/prog_guide/img/linuxapp_launch.svg
> b/doc/guides/prog_guide/img/linuxapp_launch.svg
> index 3af560554..835ed774e 100644
> --- a/doc/guides/prog_guide/img/linuxapp_launch.svg
> +++ b/doc/guides/prog_guide/img/linuxapp_launch.svg
> @@ -659,7 +659,7 @@
>           sodipodi:role="line"
>           id="tspan11522"
>           x="69.303398"
> -         y="858.42419">rte_eal_remote_lauch(app)</tspan></text>
> +         y="858.42419">rte_eal_remote_launch(app)</tspan></text>
>      <path
>
> style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
>         d="m 176.30173,890.61234 0,15.67127"
> @@ -692,7 +692,7 @@
>           sodipodi:role="line"
>           id="tspan11522-1"
>           x="87.641663"
> -         y="644.07324">rte_eal_remote_lauch(</tspan><tspan
> +         y="644.07324">rte_eal_remote_launch(</tspan><tspan
>           sodipodi:role="line"
>           x="87.641663"
>           y="664.07324"
> --
> 2.21.0
>
>
Reviewed-by: David Marchand <david.marchand@redhat.com>


-- 
David Marchand

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

* Re: [dpdk-dev] [PATCH] doc: fix typo in EAL guide
  2019-06-16 16:31 ` David Marchand
@ 2019-06-17  7:48   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-06-17  7:48 UTC (permalink / raw)
  To: dev; +Cc: David Marchand

16/06/2019 19:31, David Marchand:
> On Sun, Jun 16, 2019 at 4:41 PM Thomas Monjalon <thomas@monjalon.net> wrote:
> 
> > The EAL init diagram had a typo for "lauch"
> > instead of "launch".
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> Reviewed-by: David Marchand <david.marchand@redhat.com>

Applied




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

end of thread, other threads:[~2019-06-17  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-16 14:40 [dpdk-dev] [PATCH] doc: fix typo in EAL guide Thomas Monjalon
2019-06-16 16:31 ` David Marchand
2019-06-17  7:48   ` Thomas Monjalon

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).