maintainers: set git tree for test applications
authorDavid Marchand <david.marchand@redhat.com>
Tue, 14 Jan 2020 09:18:15 +0000 (10:18 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 22 Jan 2020 21:39:57 +0000 (22:39 +0100)
commitffbe2f978ba35bf1767ab632d7599946ce167978
tree2e130ea1e2440b41c21a2fecd7bbebca42cc52a7
parent73c392e24f5e29acbe53044dccb6b07ebbae2467
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 <david.marchand@redhat.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
MAINTAINERS