From a0fc322e4014bf0d8cb36b2ef5b0b20db4e4db67 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Mon, 6 Nov 2017 12:36:51 +0100 Subject: [PATCH] maintainers: fill git trees for net and crypto API The ethdev API (including rte_flow) is managed in the dpdk-next-net tree. The crypto API is managed in the dpdk-next-crypto tree. Signed-off-by: Thomas Monjalon --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8d45ad0b83..84d0885dad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -247,11 +247,13 @@ F: test/test/test_mbuf.c Ethernet API M: Thomas Monjalon +T: git://dpdk.org/next/dpdk-next-net F: lib/librte_ether/ F: devtools/test-null.sh Flow API M: Adrien Mazarguil +T: git://dpdk.org/next/dpdk-next-net F: lib/librte_ether/rte_flow* Traffic Management API - EXPERIMENTAL @@ -265,6 +267,7 @@ F: lib/librte_ether/rte_mtr* Crypto API M: Declan Doherty +T: git://dpdk.org/next/dpdk-next-crypto F: lib/librte_cryptodev/ F: test/test/test_cryptodev* F: examples/l2fwd-crypto/ -- 2.20.1