Re: [dpdk-dev] [PATCH] maintainers: set git tree for EAL and core libraries

2020-01-22 Thread Thomas Monjalon
20/01/2020 21:35, David Marchand: > 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

[dpdk-dev] [PATCH] maintainers: set git tree for EAL and core libraries

2020-01-20 Thread David Marchand
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 --- MAINTAINERS | 2 ++ 1 file changed, 2 ins