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

Thomas Monjalon thomas at monjalon.net
Fri Sep 1 14:28:45 CEST 2023


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.




More information about the dev mailing list