From: David Marchand Date: Tue, 14 Jan 2020 09:18:15 +0000 (+0100) Subject: maintainers: set git tree for test applications X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=ffbe2f978ba35bf1767ab632d7599946ce167978 maintainers: set git tree for test applications Changes on the main test applications should be considered against subtrees where most of the API changes and development happen: - testpmd goes through dpdk-next-net as it is mainly about ethdev, - dpdk-test-compress-perf goes through dpdk-next-crypto since the compress API goes through this tree, - dpdk-test-crypto-perf through dpdk-next-crypto, - dpdk-test-eventdev through dpdk-next-eventdev, Signed-off-by: David Marchand Acked-by: Jerin Jacob Acked-by: Thomas Monjalon Acked-by: Ferruh Yigit Acked-by: Andrew Rybchenko Acked-by: Akhil Goyal --- diff --git a/MAINTAINERS b/MAINTAINERS index 32c6625ee0..3e64b0bca1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1472,20 +1472,24 @@ Driver testing tool M: Wenzhuo Lu M: Jingjing Wu M: Bernard Iremonger +T: git://dpdk.org/next/dpdk-next-net F: app/test-pmd/ F: doc/guides/testpmd_app_ug/ Compression performance test application +T: git://dpdk.org/next/dpdk-next-crypto F: app/test-compress-perf/ F: doc/guides/tools/comp_perf.rst Crypto performance test application M: Declan Doherty +T: git://dpdk.org/next/dpdk-next-crypto F: app/test-crypto-perf/ F: doc/guides/tools/cryptoperf.rst Eventdev test application M: Jerin Jacob +T: git://dpdk.org/next/dpdk-next-eventdev F: app/test-eventdev/ F: doc/guides/tools/testeventdev.rst F: doc/guides/tools/img/eventdev_*