Re: [dpdk-dev] [PATCH] maintainers: improve coverage of arch-specific files

2020-10-07 Thread Thomas Monjalon
07/10/2020 09:44, David Marchand: > On Tue, Oct 6, 2020 at 10:23 PM Thomas Monjalon wrote: > > > > The sub-directories of config/ are maintained by > > different architecture maintainers. > > > > Some wildcards are used to describe the lib and drivers files > > which are specific to some architect

Re: [dpdk-dev] [PATCH] maintainers: improve coverage of arch-specific files

2020-10-07 Thread David Marchand
On Tue, Oct 6, 2020 at 10:23 PM Thomas Monjalon wrote: > > The sub-directories of config/ are maintained by > different architecture maintainers. > > Some wildcards are used to describe the lib and drivers files > which are specific to some architectures. I noticed "some" misses, see below. > >

Re: [dpdk-dev] [PATCH] maintainers: improve coverage of arch-specific files

2020-10-06 Thread David Christensen
On 10/6/20 1:22 PM, Thomas Monjalon wrote: The sub-directories of config/ are maintained by different architecture maintainers. Some wildcards are used to describe the lib and drivers files which are specific to some architectures. The EAL Arm files have split responsibilities depending on 3

[dpdk-dev] [PATCH] maintainers: improve coverage of arch-specific files

2020-10-06 Thread Thomas Monjalon
The sub-directories of config/ are maintained by different architecture maintainers. Some wildcards are used to describe the lib and drivers files which are specific to some architectures. The EAL Arm files have split responsibilities depending on 32/64 suffix, and the common files are shared bet