[PATCH v1] maintainers: add explicit maintainer for some bbdev PMDs
Thomas Monjalon
thomas at monjalon.net
Wed Mar 9 00:23:07 CET 2022
03/03/2022 19:51, Nicolas Chautru:
> These were implicit from DPDK script but adding
> separate reference to make it explicit
>
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7577834..004ec91 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -421,6 +421,10 @@ T: git://dpdk.org/next/dpdk-next-crypto
> F: lib/bbdev/
> F: doc/guides/prog_guide/bbdev.rst
> F: drivers/baseband/
I think you can remove the above catch-all.
> +F: drivers/baseband/turbo_sw/
> +F: drivers/baseband/fpga_lte_fec/
> +F: drivers/baseband/fpga_5gnr_fec/
> +F: drivers/baseband/acc100/
I would prefer a separate section for Intel baseband drivers.
> F: doc/guides/bbdevs/
> F: app/test-bbdev/
> F: doc/guides/tools/testbbdev.rst
More information about the dev
mailing list