DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
@ 2022-03-17 21:45 Nicolas Chautru
  2022-03-17 21:45 ` Nicolas Chautru
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Chautru @ 2022-03-17 21:45 UTC (permalink / raw)
  To: dev, gakhil, trix
  Cc: thomas, hemant.agrawal, mingshan.zhang, david.marchand, Nicolas Chautru

v2: adding suggested updates from Thomas and David to split
and fix maintainers list, let me know.

--

Suggested by Bruce to add explicit maintainer for some of the existing bbdev PMDs even it is already implicit currently. 
Intent is to be easier for user to get a hit when looking for a specific PMD.


Nicolas Chautru (1):
  maintainers: add explicit maintainer for some bbdev PMDs

 MAINTAINERS | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
  2022-03-17 21:45 [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs Nicolas Chautru
@ 2022-03-17 21:45 ` Nicolas Chautru
  2022-03-18 20:29   ` Thomas Monjalon
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Chautru @ 2022-03-17 21:45 UTC (permalink / raw)
  To: dev, gakhil, trix
  Cc: thomas, hemant.agrawal, mingshan.zhang, david.marchand, Nicolas Chautru

These were implicit from DPDK script but adding
separate reference to make it explicit.
Separate sections for API and PMDs

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
---
 MAINTAINERS | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a3b4f5a..45b30e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -421,12 +421,7 @@ M: Nicolas Chautru <nicolas.chautru@intel.com>
 T: git://dpdk.org/next/dpdk-next-crypto
 F: lib/bbdev/
 F: doc/guides/prog_guide/bbdev.rst
-F: drivers/baseband/
-F: drivers/baseband/turbo_sw/
-F: drivers/baseband/fpga_lte_fec/
-F: drivers/baseband/fpga_5gnr_fec/
-F: drivers/baseband/acc100/
-F: doc/guides/bbdevs/
+F: doc/guides/bbdevs/features/default.ini
 F: app/test-bbdev/
 F: doc/guides/tools/testbbdev.rst
 F: examples/bbdev_app/
@@ -1303,11 +1298,36 @@ F: doc/guides/eventdevs/opdl.rst
 Baseband Drivers
 ----------------
 
+Intel PMDs
+M: Nicolas Chautru <nicolas.chautru@intel.com>
+T: git://dpdk.org/next/dpdk-next-crypto
+F: drivers/baseband/turbo_sw/
+F: drivers/baseband/fpga_lte_fec/
+F: drivers/baseband/fpga_5gnr_fec/
+F: drivers/baseband/acc100/
+F: doc/guides/bbdevs/turbo_sw.rst
+F: doc/guides/bbdevs/fpga_lte_fec.rst
+F: doc/guides/bbdevs/fpga_5gnr_fec.rst
+F: doc/guides/bbdevs/acc100.rst
+F: doc/guides/bbdevs/features/turbo_sw.ini
+F: doc/guides/bbdevs/features/fpga_lte_fec.ini
+F: doc/guides/bbdevs/features/fpga_5gnr_fec.ini
+F: doc/guides/bbdevs/features/acc100.ini
+
+Null bbdev PMD
+M: Nicolas Chautru <nicolas.chautru@intel.com>
+T: git://dpdk.org/next/dpdk-next-crypto
+F: drivers/baseband/null/
+F: doc/guides/bbdevs/null.rst
+F: doc/guides/bbdevs/features/null.ini
+
 NXP LA12xx
 M: Nipun Gupta <nipun.gupta@nxp.com>
 M: Hemant Agrawal <hemant.agrawal@nxp.com>
+T: git://dpdk.org/next/dpdk-next-crypto
 F: drivers/baseband/la12xx/
 F: doc/guides/bbdevs/la12xx.rst
+F: doc/guides/bbdevs/features/la12xx.ini
 
 
 GPU Drivers
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
  2022-03-17 21:45 ` Nicolas Chautru
@ 2022-03-18 20:29   ` Thomas Monjalon
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2022-03-18 20:29 UTC (permalink / raw)
  To: Nicolas Chautru
  Cc: dev, gakhil, trix, hemant.agrawal, mingshan.zhang,
	david.marchand, Nicolas Chautru

17/03/2022 22:45, Nicolas Chautru:
> +Intel PMDs

It's not all Intel PMDs, just Intel baseband drivers.

> +M: Nicolas Chautru <nicolas.chautru@intel.com>
> +T: git://dpdk.org/next/dpdk-next-crypto
> +F: drivers/baseband/turbo_sw/
> +F: drivers/baseband/fpga_lte_fec/
> +F: drivers/baseband/fpga_5gnr_fec/
> +F: drivers/baseband/acc100/
> +F: doc/guides/bbdevs/turbo_sw.rst
> +F: doc/guides/bbdevs/fpga_lte_fec.rst
> +F: doc/guides/bbdevs/fpga_5gnr_fec.rst
> +F: doc/guides/bbdevs/acc100.rst
> +F: doc/guides/bbdevs/features/turbo_sw.ini
> +F: doc/guides/bbdevs/features/fpga_lte_fec.ini
> +F: doc/guides/bbdevs/features/fpga_5gnr_fec.ini
> +F: doc/guides/bbdevs/features/acc100.ini

It's better to group lines per driver.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
  2022-03-17 22:47 Nicolas Chautru
@ 2022-03-17 22:47 ` Nicolas Chautru
  0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Chautru @ 2022-03-17 22:47 UTC (permalink / raw)
  To: dev, gakhil, trix
  Cc: thomas, hemant.agrawal, mingshan.zhang, david.marchand, Nicolas Chautru

These were implicit from DPDK script but adding
separate reference to make it explicit.
Separate sections for API and PMDs

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
---
 MAINTAINERS | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fdea1c6..45b30e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -421,8 +421,7 @@ M: Nicolas Chautru <nicolas.chautru@intel.com>
 T: git://dpdk.org/next/dpdk-next-crypto
 F: lib/bbdev/
 F: doc/guides/prog_guide/bbdev.rst
-F: drivers/baseband/
-F: doc/guides/bbdevs/
+F: doc/guides/bbdevs/features/default.ini
 F: app/test-bbdev/
 F: doc/guides/tools/testbbdev.rst
 F: examples/bbdev_app/
@@ -1299,11 +1298,36 @@ F: doc/guides/eventdevs/opdl.rst
 Baseband Drivers
 ----------------
 
+Intel PMDs
+M: Nicolas Chautru <nicolas.chautru@intel.com>
+T: git://dpdk.org/next/dpdk-next-crypto
+F: drivers/baseband/turbo_sw/
+F: drivers/baseband/fpga_lte_fec/
+F: drivers/baseband/fpga_5gnr_fec/
+F: drivers/baseband/acc100/
+F: doc/guides/bbdevs/turbo_sw.rst
+F: doc/guides/bbdevs/fpga_lte_fec.rst
+F: doc/guides/bbdevs/fpga_5gnr_fec.rst
+F: doc/guides/bbdevs/acc100.rst
+F: doc/guides/bbdevs/features/turbo_sw.ini
+F: doc/guides/bbdevs/features/fpga_lte_fec.ini
+F: doc/guides/bbdevs/features/fpga_5gnr_fec.ini
+F: doc/guides/bbdevs/features/acc100.ini
+
+Null bbdev PMD
+M: Nicolas Chautru <nicolas.chautru@intel.com>
+T: git://dpdk.org/next/dpdk-next-crypto
+F: drivers/baseband/null/
+F: doc/guides/bbdevs/null.rst
+F: doc/guides/bbdevs/features/null.ini
+
 NXP LA12xx
 M: Nipun Gupta <nipun.gupta@nxp.com>
 M: Hemant Agrawal <hemant.agrawal@nxp.com>
+T: git://dpdk.org/next/dpdk-next-crypto
 F: drivers/baseband/la12xx/
 F: doc/guides/bbdevs/la12xx.rst
+F: doc/guides/bbdevs/features/la12xx.ini
 
 
 GPU Drivers
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
@ 2022-03-17 22:47 Nicolas Chautru
  2022-03-17 22:47 ` Nicolas Chautru
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Chautru @ 2022-03-17 22:47 UTC (permalink / raw)
  To: dev, gakhil, trix
  Cc: thomas, hemant.agrawal, mingshan.zhang, david.marchand, Nicolas Chautru

v3: squash issue in v2
v2: adding suggested updates from Thomas and David to split and fix maintainers list, let me know.

--

Suggested by Bruce to add explicit maintainer for some of the existing bbdev PMDs even it is already implicit currently. 
Intent is to be easier for user to get a hit when looking for a specific PMD.





Nicolas Chautru (1):
  maintainers: add explicit maintainer for some bbdev PMDs

 MAINTAINERS | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-18 20:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 21:45 [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs Nicolas Chautru
2022-03-17 21:45 ` Nicolas Chautru
2022-03-18 20:29   ` Thomas Monjalon
2022-03-17 22:47 Nicolas Chautru
2022-03-17 22:47 ` Nicolas Chautru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).