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>
This commit is contained in:
parent
73c392e24f
commit
ffbe2f978b
@ -1472,20 +1472,24 @@ Driver testing tool
|
||||
M: Wenzhuo Lu <wenzhuo.lu@intel.com>
|
||||
M: Jingjing Wu <jingjing.wu@intel.com>
|
||||
M: Bernard Iremonger <bernard.iremonger@intel.com>
|
||||
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 <declan.doherty@intel.com>
|
||||
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 <jerinj@marvell.com>
|
||||
T: git://dpdk.org/next/dpdk-next-eventdev
|
||||
F: app/test-eventdev/
|
||||
F: doc/guides/tools/testeventdev.rst
|
||||
F: doc/guides/tools/img/eventdev_*
|
||||
|
Loading…
Reference in New Issue
Block a user