DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] bpf: fix a typo
@ 2018-08-22 14:45 Rami Rosen
  2018-08-22 15:25 ` Ananyev, Konstantin
  0 siblings, 1 reply; 3+ messages in thread
From: Rami Rosen @ 2018-08-22 14:45 UTC (permalink / raw)
  To: dev; +Cc: konstantin.ananyev, Rami Rosen

This trivial patch fixes a typo in rte_bpf_ethdev.h,

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 lib/librte_bpf/rte_bpf_ethdev.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librte_bpf/rte_bpf_ethdev.h b/lib/librte_bpf/rte_bpf_ethdev.h
index 31731e7a9..11d09cdc2 100644
--- a/lib/librte_bpf/rte_bpf_ethdev.h
+++ b/lib/librte_bpf/rte_bpf_ethdev.h
@@ -75,7 +75,7 @@ rte_bpf_eth_tx_unload(uint16_t port, uint16_t queue);
  * @param prm
  *  Parameters used to create and initialise the BPF exeution context.
  * @param flags
- *  Flags that define expected expected behavior of the loaded filter
+ *  Flags that define expected behavior of the loaded filter
  *  (i.e. jited/non-jited version to use).
  * @return
  *   Zero on successful completion or negative error code otherwise.
-- 
2.17.1

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

* Re: [dpdk-dev] [PATCH] bpf: fix a typo
  2018-08-22 14:45 [dpdk-dev] [PATCH] bpf: fix a typo Rami Rosen
@ 2018-08-22 15:25 ` Ananyev, Konstantin
  2018-10-25  9:15   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ananyev, Konstantin @ 2018-08-22 15:25 UTC (permalink / raw)
  To: Rami Rosen, dev



> -----Original Message-----
> From: Rami Rosen [mailto:ramirose@gmail.com]
> Sent: Wednesday, August 22, 2018 3:46 PM
> To: dev@dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev@intel.com>; Rami Rosen <ramirose@gmail.com>
> Subject: [PATCH] bpf: fix a typo
> 
> This trivial patch fixes a typo in rte_bpf_ethdev.h,
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  lib/librte_bpf/rte_bpf_ethdev.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/librte_bpf/rte_bpf_ethdev.h b/lib/librte_bpf/rte_bpf_ethdev.h
> index 31731e7a9..11d09cdc2 100644
> --- a/lib/librte_bpf/rte_bpf_ethdev.h
> +++ b/lib/librte_bpf/rte_bpf_ethdev.h
> @@ -75,7 +75,7 @@ rte_bpf_eth_tx_unload(uint16_t port, uint16_t queue);
>   * @param prm
>   *  Parameters used to create and initialise the BPF exeution context.
>   * @param flags
> - *  Flags that define expected expected behavior of the loaded filter
> + *  Flags that define expected behavior of the loaded filter
>   *  (i.e. jited/non-jited version to use).
>   * @return
>   *   Zero on successful completion or negative error code otherwise.
> --

Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

> 2.17.1

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

* Re: [dpdk-dev] [PATCH] bpf: fix a typo
  2018-08-22 15:25 ` Ananyev, Konstantin
@ 2018-10-25  9:15   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-10-25  9:15 UTC (permalink / raw)
  To: Rami Rosen; +Cc: dev, Ananyev, Konstantin

22/08/2018 17:25, Ananyev, Konstantin:
> From: Rami Rosen [mailto:ramirose@gmail.com]
> > 
> > This trivial patch fixes a typo in rte_bpf_ethdev.h,
> > 
> > Signed-off-by: Rami Rosen <ramirose@gmail.com>
> > ---
> >  lib/librte_bpf/rte_bpf_ethdev.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/lib/librte_bpf/rte_bpf_ethdev.h b/lib/librte_bpf/rte_bpf_ethdev.h
> > index 31731e7a9..11d09cdc2 100644
> > --- a/lib/librte_bpf/rte_bpf_ethdev.h
> > +++ b/lib/librte_bpf/rte_bpf_ethdev.h
> > @@ -75,7 +75,7 @@ rte_bpf_eth_tx_unload(uint16_t port, uint16_t queue);
> >   * @param prm
> >   *  Parameters used to create and initialise the BPF exeution context.
> >   * @param flags
> > - *  Flags that define expected expected behavior of the loaded filter
> > + *  Flags that define expected behavior of the loaded filter
> >   *  (i.e. jited/non-jited version to use).
> >   * @return
> >   *   Zero on successful completion or negative error code otherwise.
> > --
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

Applied, thanks

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

end of thread, other threads:[~2018-10-25  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-22 14:45 [dpdk-dev] [PATCH] bpf: fix a typo Rami Rosen
2018-08-22 15:25 ` Ananyev, Konstantin
2018-10-25  9:15   ` 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).