* [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer
@ 2019-11-13 12:47 Alejandro Lucero
2019-11-13 12:55 ` Ferruh Yigit
0 siblings, 1 reply; 5+ messages in thread
From: Alejandro Lucero @ 2019-11-13 12:47 UTC (permalink / raw)
To: dev
I'm leaving Netronome and will not work with the NFP anymore.
Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f2fdb9387..9e805387d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -771,7 +771,7 @@ F: doc/guides/nics/nfb.rst
F: doc/guides/nics/features/nfb.ini
Netronome nfp
-M: Alejandro Lucero <alejandro.lucero@netronome.com>
+M:
F: drivers/net/nfp/
F: doc/guides/nics/nfp.rst
F: doc/guides/nics/features/nfp*.ini
--
2.17.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer
2019-11-13 12:47 [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer Alejandro Lucero
@ 2019-11-13 12:55 ` Ferruh Yigit
2019-11-13 13:05 ` Alejandro Lucero
0 siblings, 1 reply; 5+ messages in thread
From: Ferruh Yigit @ 2019-11-13 12:55 UTC (permalink / raw)
To: Alejandro Lucero, dev
On 11/13/2019 12:47 PM, Alejandro Lucero wrote:
> I'm leaving Netronome and will not work with the NFP anymore.
Thanks Alejandro for all your contributions, and new best of luck in your new
journey.
>
> Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f2fdb9387..9e805387d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -771,7 +771,7 @@ F: doc/guides/nics/nfb.rst
> F: doc/guides/nics/features/nfb.ini
>
> Netronome nfp
> -M: Alejandro Lucero <alejandro.lucero@netronome.com>
> +M:
Can it be possible to nominate someone? It would be good to have an owner of the
PMD, preferably technical owner of it, but at worst, if we have nothing, a
point of contact for the PMD.
> F: drivers/net/nfp/
> F: doc/guides/nics/nfp.rst
> F: doc/guides/nics/features/nfp*.ini
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer
2019-11-13 12:55 ` Ferruh Yigit
@ 2019-11-13 13:05 ` Alejandro Lucero
2019-11-25 18:52 ` Thomas Monjalon
0 siblings, 1 reply; 5+ messages in thread
From: Alejandro Lucero @ 2019-11-13 13:05 UTC (permalink / raw)
To: Ferruh Yigit; +Cc: dev
On Wed, Nov 13, 2019 at 12:55 PM Ferruh Yigit <ferruh.yigit@intel.com>
wrote:
> On 11/13/2019 12:47 PM, Alejandro Lucero wrote:
> > I'm leaving Netronome and will not work with the NFP anymore.
>
> Thanks Alejandro for all your contributions, and new best of luck in your
> new
> journey.
>
>
Thanks Jan. It has been a pleasure working with you and all those involved
with DPDK.
> >
> > Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
> > ---
> > MAINTAINERS | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f2fdb9387..9e805387d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -771,7 +771,7 @@ F: doc/guides/nics/nfb.rst
> > F: doc/guides/nics/features/nfb.ini
> >
> > Netronome nfp
> > -M: Alejandro Lucero <alejandro.lucero@netronome.com>
> > +M:
>
> Can it be possible to nominate someone? It would be good to have an owner
> of the
> PMD, preferably technical owner of it, but at worst, if we have nothing, a
> point of contact for the PMD.
>
>
I'm afraid that is not in my hands. I guess someone will be taken over this
soon but the only thing certain for now is it will not be me.
Thank you and Best Regards.
> > F: drivers/net/nfp/
> > F: doc/guides/nics/nfp.rst
> > F: doc/guides/nics/features/nfp*.ini
> >
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer
2019-11-13 13:05 ` Alejandro Lucero
@ 2019-11-25 18:52 ` Thomas Monjalon
2019-11-27 13:37 ` Heinrich Kuhn
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2019-11-25 18:52 UTC (permalink / raw)
To: oss-drivers; +Cc: dev, Ferruh Yigit
13/11/2019 14:05, Alejandro Lucero:
> On Wed, Nov 13, 2019 at 12:55 PM Ferruh Yigit <ferruh.yigit@intel.com>
> wrote:
> > On 11/13/2019 12:47 PM, Alejandro Lucero wrote:
> > > I'm leaving Netronome and will not work with the NFP anymore.
[...]
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > Netronome nfp
> > > -M: Alejandro Lucero <alejandro.lucero@netronome.com>
> > > +M:
> >
> > Can it be possible to nominate someone?
> > It would be good to have an owner of the PMD,
> > preferably technical owner of it, but at worst,
> > if we have nothing, a point of contact for the PMD.
>
> I'm afraid that is not in my hands.
> I guess someone will be taken over this soon
> but the only thing certain for now is it will not be me.
Netronome, is there someone to be responsible of this PMD?
Community, is there a volunteer outside of Netronome?
If the PMD is not maintained, I am not sure how long we will keep it.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer
2019-11-25 18:52 ` Thomas Monjalon
@ 2019-11-27 13:37 ` Heinrich Kuhn
0 siblings, 0 replies; 5+ messages in thread
From: Heinrich Kuhn @ 2019-11-27 13:37 UTC (permalink / raw)
To: thomas, dev
On 2019/11/25 20:52, thomas at monjalon.net (Thomas Monjalon) wrote:
> 13/11/2019 14:05, Alejandro Lucero:
>> On Wed, Nov 13, 2019 at 12:55 PM Ferruh Yigit <ferruh.yigit at intel.com>
>> wrote:
>>> On 11/13/2019 12:47 PM, Alejandro Lucero wrote:
[...]
>>> Can it be possible to nominate someone?
>>> It would be good to have an owner of the PMD,
>>> preferably technical owner of it, but at worst,
>>> if we have nothing, a point of contact for the PMD.
[...]
> Netronome, is there someone to be responsible of this PMD?
> Community, is there a volunteer outside of Netronome?
>
> If the PMD is not maintained, I am not sure how long we will keep it.
>
Hi Thomas,
Jan Gutter and myself will be taking over from Alejandro and we will be
co-maintaining the nfp PMD for Netronome. I am very new to the DPDK
community but I have access to Netronome expertise and hardware to
help with testing.
Looking forward to working with everyone on this project going forward.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-11-27 13:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 12:47 [dpdk-dev] [PATCH] MAINTAINERS: resign from NFP PMD maintainer Alejandro Lucero
2019-11-13 12:55 ` Ferruh Yigit
2019-11-13 13:05 ` Alejandro Lucero
2019-11-25 18:52 ` Thomas Monjalon
2019-11-27 13:37 ` Heinrich Kuhn
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).