Re: [PATCH] maintainers: assign meson.build for drivers with subtrees

2023-09-01 Thread David Marchand
On Fri, Sep 1, 2023 at 2:28 PM Thomas Monjalon wrote: > > 01/09/2023 14:03, David Marchand: > > When a new (for example, net) driver gets submitted, the CI scripts > > can't determine which subtree (here, dpdk-next-net) this series is > > associated to because the MAINTAINERS update for the new dr

Re: [PATCH] maintainers: assign meson.build for drivers with subtrees

2023-09-01 Thread Thomas Monjalon
01/09/2023 14:03, David Marchand: > When a new (for example, net) driver gets submitted, the CI scripts > can't determine which subtree (here, dpdk-next-net) this series is > associated to because the MAINTAINERS update for the new driver is > part of the series. > > Put meson.build of the drivers

[PATCH] maintainers: assign meson.build for drivers with subtrees

2023-09-01 Thread David Marchand
When a new (for example, net) driver gets submitted, the CI scripts can't determine which subtree (here, dpdk-next-net) this series is associated to because the MAINTAINERS update for the new driver is part of the series. Put meson.build of the drivers classes under the responsibility of subtree m