DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] maintainers: update for nfp
@ 2021-01-31 10:36 Heinrich Kuhn
  2021-02-01 19:56 ` Ferruh Yigit
  0 siblings, 1 reply; 9+ messages in thread
From: Heinrich Kuhn @ 2021-01-31 10:36 UTC (permalink / raw)
  To: dev; +Cc: Heinrich Kuhn

Release-on-close has been implemented for the NFP PMD. Remove the
UNMAINTAINED flag.

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 77a2273c1..68c5ce6e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -815,7 +815,7 @@ F: drivers/net/nfb/
 F: doc/guides/nics/nfb.rst
 F: doc/guides/nics/features/nfb.ini
 
-Netronome nfp - UNMAINTAINED
+Netronome nfp
 M: Heinrich Kuhn <heinrich.kuhn@netronome.com>
 F: drivers/net/nfp/
 F: doc/guides/nics/nfp.rst
-- 
2.30.0


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

* Re: [dpdk-dev] [PATCH] maintainers: update for nfp
  2021-01-31 10:36 [dpdk-dev] [PATCH] maintainers: update for nfp Heinrich Kuhn
@ 2021-02-01 19:56 ` Ferruh Yigit
  2021-02-03 10:03   ` Ferruh Yigit
  0 siblings, 1 reply; 9+ messages in thread
From: Ferruh Yigit @ 2021-02-01 19:56 UTC (permalink / raw)
  To: Heinrich Kuhn, dev

On 1/31/2021 10:36 AM, Heinrich Kuhn wrote:
> Release-on-close has been implemented for the NFP PMD. Remove the
> UNMAINTAINED flag.
> 
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 77a2273c1..68c5ce6e5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -815,7 +815,7 @@ F: drivers/net/nfb/
>   F: doc/guides/nics/nfb.rst
>   F: doc/guides/nics/features/nfb.ini
>   
> -Netronome nfp - UNMAINTAINED
> +Netronome nfp
>   M: Heinrich Kuhn <heinrich.kuhn@netronome.com>
>   F: drivers/net/nfp/
>   F: doc/guides/nics/nfp.rst
> 

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

* Re: [dpdk-dev] [PATCH] maintainers: update for nfp
  2021-02-01 19:56 ` Ferruh Yigit
@ 2021-02-03 10:03   ` Ferruh Yigit
  0 siblings, 0 replies; 9+ messages in thread
From: Ferruh Yigit @ 2021-02-03 10:03 UTC (permalink / raw)
  To: Heinrich Kuhn, dev

On 2/1/2021 7:56 PM, Ferruh Yigit wrote:
> On 1/31/2021 10:36 AM, Heinrich Kuhn wrote:
>> Release-on-close has been implemented for the NFP PMD. Remove the
>> UNMAINTAINED flag.
>>
>> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
>> ---
>>   MAINTAINERS | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 77a2273c1..68c5ce6e5 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -815,7 +815,7 @@ F: drivers/net/nfb/
>>   F: doc/guides/nics/nfb.rst
>>   F: doc/guides/nics/features/nfb.ini
>> -Netronome nfp - UNMAINTAINED
>> +Netronome nfp
>>   M: Heinrich Kuhn <heinrich.kuhn@netronome.com>
>>   F: drivers/net/nfp/
>>   F: doc/guides/nics/nfp.rst
>>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/main, thanks.

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

* Re: [dpdk-dev] [PATCH] maintainers: update for NFP
  2022-03-25 12:01 [dpdk-dev] [PATCH] maintainers: update for NFP heinrich.kuhn
@ 2022-03-29  9:18 ` Thomas Monjalon
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Monjalon @ 2022-03-29  9:18 UTC (permalink / raw)
  To: niklas.soderlund, heinrich.kuhn; +Cc: dev, simon.horman

25/03/2022 13:01, heinrich.kuhn@corigine.com:
> From: Heinrich Kuhn <heinrich.kuhn@corigine.com>
> 
> Niklas has been appointed the new maintainer for the NFP PMD. Update the
> MAINTAINERS file to reflect this
> 
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@corigine.com>

Applied



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

* [dpdk-dev] [PATCH] maintainers: update for NFP
@ 2022-03-25 12:01 heinrich.kuhn
  2022-03-29  9:18 ` Thomas Monjalon
  0 siblings, 1 reply; 9+ messages in thread
From: heinrich.kuhn @ 2022-03-25 12:01 UTC (permalink / raw)
  To: dev; +Cc: niklas.soderlund, simon.horman, Heinrich Kuhn

From: Heinrich Kuhn <heinrich.kuhn@corigine.com>

Niklas has been appointed the new maintainer for the NFP PMD. Update the
MAINTAINERS file to reflect this

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@corigine.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fdea1c623f..2ae2f8ffb4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -835,7 +835,7 @@ F: doc/guides/nics/nfb.rst
 F: doc/guides/nics/features/nfb.ini
 
 Netronome nfp
-M: Heinrich Kuhn <heinrich.kuhn@corigine.com>
+M: Niklas Soderlund <niklas.soderlund@corigine.com>
 F: drivers/net/nfp/
 F: doc/guides/nics/nfp.rst
 F: doc/guides/nics/features/nfp*.ini
-- 
2.30.1 (Apple Git-130)


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

* Re: [dpdk-dev] [PATCH] maintainers: update for NFP
  2021-08-23  8:29 heinrich.kuhn
@ 2021-08-31 15:56 ` Ferruh Yigit
  0 siblings, 0 replies; 9+ messages in thread
From: Ferruh Yigit @ 2021-08-31 15:56 UTC (permalink / raw)
  To: heinrich.kuhn, dev

On 8/23/2021 9:29 AM, heinrich.kuhn@corigine.com wrote:
> From: Heinrich Kuhn <heinrich.kuhn@corigine.com>
> 
> Some of Netronome's activities and people have moved over to Corigine,
> including NFP PMD maintenance and myself.
> 
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@corigine.com>

Applied to dpdk-next-net/main, thanks.

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

* [dpdk-dev] [PATCH] maintainers: update for NFP
@ 2021-08-23  8:29 heinrich.kuhn
  2021-08-31 15:56 ` Ferruh Yigit
  0 siblings, 1 reply; 9+ messages in thread
From: heinrich.kuhn @ 2021-08-23  8:29 UTC (permalink / raw)
  To: dev; +Cc: Heinrich Kuhn

From: Heinrich Kuhn <heinrich.kuhn@corigine.com>

Some of Netronome's activities and people have moved over to Corigine,
including NFP PMD maintenance and myself.

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@corigine.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8013ba1f14..ba2c66adc5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -840,7 +840,7 @@ F: doc/guides/nics/nfb.rst
 F: doc/guides/nics/features/nfb.ini
 
 Netronome nfp
-M: Heinrich Kuhn <heinrich.kuhn@netronome.com>
+M: Heinrich Kuhn <heinrich.kuhn@corigine.com>
 F: drivers/net/nfp/
 F: doc/guides/nics/nfp.rst
 F: doc/guides/nics/features/nfp*.ini
-- 
2.30.1 (Apple Git-130)


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

* Re: [dpdk-dev] [PATCH] maintainers: update for NFP
  2020-02-11 12:23 Heinrich Kuhn
@ 2020-02-15 14:42 ` Thomas Monjalon
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Monjalon @ 2020-02-15 14:42 UTC (permalink / raw)
  To: Heinrich Kuhn; +Cc: dev

11/02/2020 13:23, Heinrich Kuhn:
> Jan is no longer with Netronome. Remove him as maintainer for the
> Netronome PMD
> 
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>

Applied




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

* [dpdk-dev] [PATCH] maintainers: update for NFP
@ 2020-02-11 12:23 Heinrich Kuhn
  2020-02-15 14:42 ` Thomas Monjalon
  0 siblings, 1 reply; 9+ messages in thread
From: Heinrich Kuhn @ 2020-02-11 12:23 UTC (permalink / raw)
  To: dev; +Cc: Heinrich Kuhn

Jan is no longer with Netronome. Remove him as maintainer for the
Netronome PMD

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bc98b9167..3d5e8d110 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -784,7 +784,6 @@ F: doc/guides/nics/features/nfb.ini
 
 Netronome nfp
 M: Heinrich Kuhn <heinrich.kuhn@netronome.com>
-M: Jan Gutter <jan.gutter@netronome.com>
 F: drivers/net/nfp/
 F: doc/guides/nics/nfp.rst
 F: doc/guides/nics/features/nfp*.ini
-- 
2.20.1


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-31 10:36 [dpdk-dev] [PATCH] maintainers: update for nfp Heinrich Kuhn
2021-02-01 19:56 ` Ferruh Yigit
2021-02-03 10:03   ` Ferruh Yigit
  -- strict thread matches above, loose matches on Subject: below --
2022-03-25 12:01 [dpdk-dev] [PATCH] maintainers: update for NFP heinrich.kuhn
2022-03-29  9:18 ` Thomas Monjalon
2021-08-23  8:29 heinrich.kuhn
2021-08-31 15:56 ` Ferruh Yigit
2020-02-11 12:23 Heinrich Kuhn
2020-02-15 14:42 ` Thomas Monjalon

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).