DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] maintainers: set QoS git tree for some ethdev files
@ 2020-01-22 22:03 Thomas Monjalon
  2020-01-23 10:04 ` Dumitrescu, Cristian
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2020-01-22 22:03 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, cristian.dumitrescu

The tree dpdk-next-tm does not exist anymore.
Traffic management and metering APIs, which are part of ethdev,
can be merged in the existing tree dpdk-next-qos.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7006a64eee..c1d863309d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -379,11 +379,12 @@ F: lib/librte_ethdev/rte_flow*
 
 Traffic Management API - EXPERIMENTAL
 M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
-T: git://dpdk.org/next/dpdk-next-tm
+T: git://dpdk.org/next/dpdk-next-qos
 F: lib/librte_ethdev/rte_tm*
 
 Traffic Metering and Policing API - EXPERIMENTAL
 M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
+T: git://dpdk.org/next/dpdk-next-qos
 F: lib/librte_ethdev/rte_mtr*
 
 Baseband API - EXPERIMENTAL
-- 
2.24.1


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

* Re: [dpdk-dev] [PATCH] maintainers: set QoS git tree for some ethdev files
  2020-01-22 22:03 [dpdk-dev] [PATCH] maintainers: set QoS git tree for some ethdev files Thomas Monjalon
@ 2020-01-23 10:04 ` Dumitrescu, Cristian
  2020-02-16 11:17   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Dumitrescu, Cristian @ 2020-01-23 10:04 UTC (permalink / raw)
  To: Thomas Monjalon, dev; +Cc: Yigit, Ferruh



> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Wednesday, January 22, 2020 10:03 PM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>; Dumitrescu, Cristian
> <cristian.dumitrescu@intel.com>
> Subject: [PATCH] maintainers: set QoS git tree for some ethdev files
> 
> The tree dpdk-next-tm does not exist anymore.
> Traffic management and metering APIs, which are part of ethdev,
> can be merged in the existing tree dpdk-next-qos.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7006a64eee..c1d863309d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -379,11 +379,12 @@ F: lib/librte_ethdev/rte_flow*
> 
>  Traffic Management API - EXPERIMENTAL
>  M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> -T: git://dpdk.org/next/dpdk-next-tm
> +T: git://dpdk.org/next/dpdk-next-qos
>  F: lib/librte_ethdev/rte_tm*
> 
>  Traffic Metering and Policing API - EXPERIMENTAL
>  M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> +T: git://dpdk.org/next/dpdk-next-qos
>  F: lib/librte_ethdev/rte_mtr*
> 
>  Baseband API - EXPERIMENTAL
> --
> 2.24.1

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


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

* Re: [dpdk-dev] [PATCH] maintainers: set QoS git tree for some ethdev files
  2020-01-23 10:04 ` Dumitrescu, Cristian
@ 2020-02-16 11:17   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-02-16 11:17 UTC (permalink / raw)
  To: Yigit, Ferruh, Dumitrescu, Cristian; +Cc: dev

23/01/2020 11:04, Dumitrescu, Cristian:
> From: Thomas Monjalon <thomas@monjalon.net>
> > 
> > The tree dpdk-next-tm does not exist anymore.
> > Traffic management and metering APIs, which are part of ethdev,
> > can be merged in the existing tree dpdk-next-qos.
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > ---
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > 
> >  Traffic Management API - EXPERIMENTAL
> >  M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> > -T: git://dpdk.org/next/dpdk-next-tm
> > +T: git://dpdk.org/next/dpdk-next-qos
> >  F: lib/librte_ethdev/rte_tm*
> > 
> >  Traffic Metering and Policing API - EXPERIMENTAL
> >  M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> > +T: git://dpdk.org/next/dpdk-next-qos
> >  F: lib/librte_ethdev/rte_mtr*
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

Applied, thanks

Note that there is an overlap between dpdk-next-qos and dpdk-next-net.



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

end of thread, other threads:[~2020-02-16 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 22:03 [dpdk-dev] [PATCH] maintainers: set QoS git tree for some ethdev files Thomas Monjalon
2020-01-23 10:04 ` Dumitrescu, Cristian
2020-02-16 11:17   ` 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).