DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fix typo in graph lib doc
@ 2023-05-04  4:31 Ashwin Sekhar T K
  2023-05-04  4:49 ` Jerin Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: Ashwin Sekhar T K @ 2023-05-04  4:31 UTC (permalink / raw)
  To: dev, Jerin Jacob, Kiran Kumar K, Nithin Dabilpuram
  Cc: skori, skoteshwar, pbhagavatula, psatheesh, asekhar, anoobj,
	gakhil, hkalra

Fix typo in graph lib doc.

Fixes: 4dc6d8e63c168 ("doc: add graph library guide")

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
---
 doc/guides/prog_guide/graph_lib.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/prog_guide/graph_lib.rst b/doc/guides/prog_guide/graph_lib.rst
index 1cfdc86433..4ab0623f44 100644
--- a/doc/guides/prog_guide/graph_lib.rst
+++ b/doc/guides/prog_guide/graph_lib.rst
@@ -173,7 +173,7 @@ Create the graph object
 ~~~~~~~~~~~~~~~~~~~~~~~
 Now that the nodes are linked, Its time to create a graph by including
 the required nodes. The application can provide a set of node patterns to
-form a graph object. The ``famish()`` API used underneath for the pattern
+form a graph object. The ``fnmatch()`` API used underneath for the pattern
 matching to include the required nodes. After the graph create any changes to
 nodes or graph is not allowed.
 
-- 
2.25.1


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

* Re: [PATCH] doc: fix typo in graph lib doc
  2023-05-04  4:31 [PATCH] doc: fix typo in graph lib doc Ashwin Sekhar T K
@ 2023-05-04  4:49 ` Jerin Jacob
  2023-06-12 17:10   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Jerin Jacob @ 2023-05-04  4:49 UTC (permalink / raw)
  To: Ashwin Sekhar T K
  Cc: dev, Jerin Jacob, Kiran Kumar K, Nithin Dabilpuram, skori,
	skoteshwar, pbhagavatula, psatheesh, anoobj, gakhil, hkalra

On Thu, May 4, 2023 at 10:01 AM Ashwin Sekhar T K <asekhar@marvell.com> wrote:
>
> Fix typo in graph lib doc.
>
> Fixes: 4dc6d8e63c168 ("doc: add graph library guide")
>
> Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>

Acked-by: Jerin Jacob <jerinj@marvell.com>


> ---
>  doc/guides/prog_guide/graph_lib.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/prog_guide/graph_lib.rst b/doc/guides/prog_guide/graph_lib.rst
> index 1cfdc86433..4ab0623f44 100644
> --- a/doc/guides/prog_guide/graph_lib.rst
> +++ b/doc/guides/prog_guide/graph_lib.rst
> @@ -173,7 +173,7 @@ Create the graph object
>  ~~~~~~~~~~~~~~~~~~~~~~~
>  Now that the nodes are linked, Its time to create a graph by including
>  the required nodes. The application can provide a set of node patterns to
> -form a graph object. The ``famish()`` API used underneath for the pattern
> +form a graph object. The ``fnmatch()`` API used underneath for the pattern
>  matching to include the required nodes. After the graph create any changes to
>  nodes or graph is not allowed.
>
> --
> 2.25.1
>

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

* Re: [PATCH] doc: fix typo in graph lib doc
  2023-05-04  4:49 ` Jerin Jacob
@ 2023-06-12 17:10   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-06-12 17:10 UTC (permalink / raw)
  To: Ashwin Sekhar T K
  Cc: dev, Jerin Jacob, Kiran Kumar K, Nithin Dabilpuram, skori,
	skoteshwar, pbhagavatula, psatheesh, anoobj, gakhil, hkalra,
	Jerin Jacob

04/05/2023 06:49, Jerin Jacob:
> On Thu, May 4, 2023 at 10:01 AM Ashwin Sekhar T K <asekhar@marvell.com> wrote:
> >
> > Fix typo in graph lib doc.
> >
> > Fixes: 4dc6d8e63c168 ("doc: add graph library guide")
> >
> > Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
> 
> Acked-by: Jerin Jacob <jerinj@marvell.com>

Applied, thanks.




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

end of thread, other threads:[~2023-06-12 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04  4:31 [PATCH] doc: fix typo in graph lib doc Ashwin Sekhar T K
2023-05-04  4:49 ` Jerin Jacob
2023-06-12 17:10   ` 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).