DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] lib/librte_pipeline: Fix a typo
@ 2017-11-10  8:17 Pavel Shirshov
  2017-11-10 11:11 ` Dumitrescu, Cristian
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Shirshov @ 2017-11-10  8:17 UTC (permalink / raw)
  To: dev

Signed-off-by: Pavel Shirshov <pavel.shirshov@gmail.com>
---
 lib/librte_pipeline/rte_pipeline.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librte_pipeline/rte_pipeline.h b/lib/librte_pipeline/rte_pipeline.h
index f366348..fdc44a7 100644
--- a/lib/librte_pipeline/rte_pipeline.h
+++ b/lib/librte_pipeline/rte_pipeline.h
@@ -483,7 +483,7 @@ int rte_pipeline_table_entry_delete(struct rte_pipeline *p,
  * @param keys
  *   Array containing table entry keys
  * @param entries
- *   Array containung new contents for every table entry identified by key
+ *   Array containing new contents for every table entry identified by key
  * @param n_keys
  *   Number of keys to add
  * @param key_found
-- 
2.7.4

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

* Re: [dpdk-dev] [PATCH] lib/librte_pipeline: Fix a typo
  2017-11-10  8:17 [dpdk-dev] [PATCH] lib/librte_pipeline: Fix a typo Pavel Shirshov
@ 2017-11-10 11:11 ` Dumitrescu, Cristian
  0 siblings, 0 replies; 2+ messages in thread
From: Dumitrescu, Cristian @ 2017-11-10 11:11 UTC (permalink / raw)
  To: Pavel Shirshov, dev



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pavel Shirshov
> Sent: Friday, November 10, 2017 8:17 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] lib/librte_pipeline: Fix a typo
> 
> Signed-off-by: Pavel Shirshov <pavel.shirshov@gmail.com>
> ---
>  lib/librte_pipeline/rte_pipeline.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/librte_pipeline/rte_pipeline.h
> b/lib/librte_pipeline/rte_pipeline.h
> index f366348..fdc44a7 100644
> --- a/lib/librte_pipeline/rte_pipeline.h
> +++ b/lib/librte_pipeline/rte_pipeline.h
> @@ -483,7 +483,7 @@ int rte_pipeline_table_entry_delete(struct
> rte_pipeline *p,
>   * @param keys
>   *   Array containing table entry keys
>   * @param entries
> - *   Array containung new contents for every table entry identified by key
> + *   Array containing new contents for every table entry identified by key
>   * @param n_keys
>   *   Number of keys to add
>   * @param key_found
> --
> 2.7.4

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

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

end of thread, other threads:[~2017-11-10 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-10  8:17 [dpdk-dev] [PATCH] lib/librte_pipeline: Fix a typo Pavel Shirshov
2017-11-10 11:11 ` Dumitrescu, Cristian

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