From b4262a83a84ae5f5748221eb8ea4373fd7d5bd35 Mon Sep 17 00:00:00 2001 From: David Marchand Date: Tue, 14 Jan 2020 14:09:02 +0100 Subject: [PATCH] maintainers: set git tree for packet framework and QoS Mark librte_meter and librte_sched as being handled in the dpdk-next-qos subtree. The packet framework bits go through dpdk-next-pipeline. Signed-off-by: David Marchand --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3e64b0bca1..7006a64eee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1269,6 +1269,7 @@ F: doc/guides/sample_app_ug/packet_ordering.rst Hierarchical scheduler M: Cristian Dumitrescu M: Jasvinder Singh +T: git://dpdk.org/next/dpdk-next-qos F: lib/librte_sched/ F: doc/guides/prog_guide/qos_framework.rst F: app/test/test_red.c @@ -1288,6 +1289,7 @@ F: doc/guides/tools/pdump.rst Packet Framework ---------------- M: Cristian Dumitrescu +T: git://dpdk.org/next/dpdk-next-pipeline F: lib/librte_pipeline/ F: lib/librte_port/ F: lib/librte_table/ @@ -1354,6 +1356,7 @@ F: app/test/test_fib* Traffic metering M: Cristian Dumitrescu +T: git://dpdk.org/next/dpdk-next-qos F: lib/librte_meter/ F: doc/guides/sample_app_ug/qos_scheduler.rst F: app/test/test_meter.c -- 2.20.1