On Fri, Sep 1, 2023 at 2:28 PM Thomas Monjalon <[email protected]> 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 driver is > > part of the series. > > > > Put meson.build of the drivers classes under the responsibility of > > subtree maintainers. > [...] > > @@ -1315,6 +1319,7 @@ Eventdev Drivers > > ---------------- > > M: Jerin Jacob <[email protected]> > > T: git://dpdk.org/next/dpdk-next-eventdev > > +F: drivers/event/meson.build > > While at it, can we remove Jerin's name here? > He's already referenced for the whole git tree at the beginning of the file. > Other device classes don't add a name for drivers, it is redundant.
The same is true for Ferruh too. v2 on the way. -- David Marchand

