maintainers: set git tree for EAL and core libraries
Without a git tree, the "guess" script from dpdk-ci will ignore all files that are referenced in those sections and let a patchset land in any subtree. Changes in the EAL, mbuf, mempool... go through the main repository. Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Thomas Monjalon <thomas@monjalon.net>
This commit is contained in:
parent
b4262a83a8
commit
c465e6b94b
@ -161,6 +161,7 @@ F: doc/guides/tools/pmdinfo.rst
|
|||||||
|
|
||||||
Environment Abstraction Layer
|
Environment Abstraction Layer
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
T: git://dpdk.org/dpdk
|
||||||
|
|
||||||
EAL API and common code
|
EAL API and common code
|
||||||
F: lib/librte_eal/common/*
|
F: lib/librte_eal/common/*
|
||||||
@ -329,6 +330,7 @@ F: doc/guides/windows_gsg/
|
|||||||
|
|
||||||
Core Libraries
|
Core Libraries
|
||||||
--------------
|
--------------
|
||||||
|
T: git://dpdk.org/dpdk
|
||||||
|
|
||||||
Memory pool
|
Memory pool
|
||||||
M: Olivier Matz <olivier.matz@6wind.com>
|
M: Olivier Matz <olivier.matz@6wind.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user