Re: [PATCH v1] maintainers: add explicit maintainer for some bbdev PMDs

2022-03-09 Thread David Marchand
On Wed, Mar 9, 2022 at 12:23 AM Thomas Monjalon wrote: > > 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 > > --- > > MAINTAINERS | 4 > > 1 file changed, 4 insertions(+

Re: [PATCH v1] maintainers: add explicit maintainer for some bbdev PMDs

2022-03-08 Thread Thomas Monjalon
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 > --- > MAINTAINERS | 4 > 1 file changed, 4 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7577834..004ec91 10

Re: [PATCH v1] maintainers: add explicit maintainer for some bbdev PMDs

2022-03-04 Thread Bruce Richardson
On Thu, Mar 03, 2022 at 10:51:38AM -0800, Nicolas Chautru wrote: > These were implicit from DPDK script but adding > separate reference to make it explicit > > Signed-off-by: Nicolas Chautru > --- > MAINTAINERS | 4 > 1 file changed, 4 insertions(+) > Thanks for this. It just means that som

[PATCH v1] maintainers: add explicit maintainer for some bbdev PMDs

2022-03-03 Thread Nicolas Chautru
These were implicit from DPDK script but adding separate reference to make it explicit Signed-off-by: Nicolas Chautru --- MAINTAINERS | 4 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7577834..004ec91 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -421,6 +421

[PATCH v1] maintainers: add explicit maintainer for some bbdev PMDs

2022-03-03 Thread Nicolas Chautru
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 hit when looking for a specific PMD. Nicolas Chautru (1): maintainers: add explicit maintainer for some bbdev PMDs MAINTAINERS | 4 ++