> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Wednesday, January 22, 2020 10:03 PM
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; Dumitrescu, Cristian
> <[email protected]>
> 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 <[email protected]>
> ---
>  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 <[email protected]>
> -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 <[email protected]>
> +T: git://dpdk.org/next/dpdk-next-qos
>  F: lib/librte_ethdev/rte_mtr*
> 
>  Baseband API - EXPERIMENTAL
> --
> 2.24.1

Acked-by: Cristian Dumitrescu <[email protected]>

Reply via email to