maintainers: set QoS git tree for some ethdev files
authorThomas Monjalon <thomas@monjalon.net>
Wed, 22 Jan 2020 22:03:22 +0000 (23:03 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 16 Feb 2020 11:15:13 +0000 (12:15 +0100)
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>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
MAINTAINERS

index 3d5e8d1..99d080b 100644 (file)
@@ -385,11 +385,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