[PATCH] maintainers: assign meson.build for drivers with subtrees
David Marchand
david.marchand at redhat.com
Fri Sep 1 14:33:47 CEST 2023
On Fri, Sep 1, 2023 at 2:28 PM Thomas Monjalon <thomas at monjalon.net> 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 <jerinj at marvell.com>
> > 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
More information about the dev
mailing list