* [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
@ 2020-04-27 1:23 Wei Zhao
2020-04-28 0:47 ` Lu, Wenzhuo
0 siblings, 1 reply; 10+ messages in thread
From: Wei Zhao @ 2020-04-27 1:23 UTC (permalink / raw)
To: dev; +Cc: jia.guo, lvinx.zhang, wenzhuo.lu, konstantin.ananyev, Wei Zhao
Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
with Wei Zhao and Jeff Guo.
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
---
MAINTAINERS | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d31a80929..7a57535ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -649,7 +649,8 @@ F: doc/guides/nics/hinic.rst
F: doc/guides/nics/features/hinic.ini
Intel e1000
-M: Wenzhuo Lu <wenzhuo.lu@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/e1000/
F: doc/guides/nics/e1000em.rst
@@ -658,8 +659,8 @@ F: doc/guides/nics/features/e1000.ini
F: doc/guides/nics/features/igb*.ini
Intel ixgbe
-M: Wenzhuo Lu <wenzhuo.lu@intel.com>
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/ixgbe/
F: doc/guides/nics/ixgbe.rst
@@ -700,7 +701,8 @@ F: doc/guides/nics/ice.rst
F: doc/guides/nics/features/ice.ini
Intel igc
-M: Alvin Zhang <alvinx.zhang@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/igc/
F: doc/guides/nics/igc.rst
--
2.19.1
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-27 1:23 [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc Wei Zhao
@ 2020-04-28 0:47 ` Lu, Wenzhuo
2020-04-28 3:37 ` Jeff Guo
0 siblings, 1 reply; 10+ messages in thread
From: Lu, Wenzhuo @ 2020-04-28 0:47 UTC (permalink / raw)
To: Zhao1, Wei, dev; +Cc: Guo, Jia, lvinx.zhang, Ananyev, Konstantin
> -----Original Message-----
> From: Zhao1, Wei <wei.zhao1@intel.com>
> Sent: Monday, April 27, 2020 9:24 AM
> To: dev@dpdk.org
> Cc: Guo, Jia <jia.guo@intel.com>; lvinx.zhang@intel.com; Lu, Wenzhuo
> <wenzhuo.lu@intel.com>; Ananyev, Konstantin
> <konstantin.ananyev@intel.com>; Zhao1, Wei <wei.zhao1@intel.com>
> Subject: [PATCH] maintainers: update for Intel ixgbe/igb/igc
>
> Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev with Wei Zhao and
> Jeff Guo.
>
> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-28 0:47 ` Lu, Wenzhuo
@ 2020-04-28 3:37 ` Jeff Guo
0 siblings, 0 replies; 10+ messages in thread
From: Jeff Guo @ 2020-04-28 3:37 UTC (permalink / raw)
To: Lu, Wenzhuo, Zhao1, Wei, dev; +Cc: lvinx.zhang, Ananyev, Konstantin
On 4/28/2020 8:47 AM, Lu, Wenzhuo wrote:
>> -----Original Message-----
>> From: Zhao1, Wei <wei.zhao1@intel.com>
>> Sent: Monday, April 27, 2020 9:24 AM
>> To: dev@dpdk.org
>> Cc: Guo, Jia <jia.guo@intel.com>; lvinx.zhang@intel.com; Lu, Wenzhuo
>> <wenzhuo.lu@intel.com>; Ananyev, Konstantin
>> <konstantin.ananyev@intel.com>; Zhao1, Wei <wei.zhao1@intel.com>
>> Subject: [PATCH] maintainers: update for Intel ixgbe/igb/igc
>>
>> Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev with Wei Zhao and
>> Jeff Guo.
>>
>> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Jeff Guo <jia.guo@intel.com <mailto:jia.guo@intel.com>>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
@ 2020-04-27 1:25 Wei Zhao
0 siblings, 0 replies; 10+ messages in thread
From: Wei Zhao @ 2020-04-27 1:25 UTC (permalink / raw)
To: dev; +Cc: jia.guo, alvinx.zhang, wenzhuo.lu, konstantin.ananyev, Wei Zhao
Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
with Wei Zhao and Jeff Guo.
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
---
MAINTAINERS | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d31a80929..7a57535ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -649,7 +649,8 @@ F: doc/guides/nics/hinic.rst
F: doc/guides/nics/features/hinic.ini
Intel e1000
-M: Wenzhuo Lu <wenzhuo.lu@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/e1000/
F: doc/guides/nics/e1000em.rst
@@ -658,8 +659,8 @@ F: doc/guides/nics/features/e1000.ini
F: doc/guides/nics/features/igb*.ini
Intel ixgbe
-M: Wenzhuo Lu <wenzhuo.lu@intel.com>
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/ixgbe/
F: doc/guides/nics/ixgbe.rst
@@ -700,7 +701,8 @@ F: doc/guides/nics/ice.rst
F: doc/guides/nics/features/ice.ini
Intel igc
-M: Alvin Zhang <alvinx.zhang@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/igc/
F: doc/guides/nics/igc.rst
--
2.19.1
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
@ 2020-04-27 1:28 Wei Zhao
2020-04-27 11:37 ` Ananyev, Konstantin
` (3 more replies)
0 siblings, 4 replies; 10+ messages in thread
From: Wei Zhao @ 2020-04-27 1:28 UTC (permalink / raw)
To: dev; +Cc: jia.guo, alvinx.zhang, wenzhuo.lu, konstantin.ananyev, Wei Zhao
Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
with Wei Zhao and Jeff Guo.
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
---
MAINTAINERS | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d31a80929..7a57535ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -649,7 +649,8 @@ F: doc/guides/nics/hinic.rst
F: doc/guides/nics/features/hinic.ini
Intel e1000
-M: Wenzhuo Lu <wenzhuo.lu@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/e1000/
F: doc/guides/nics/e1000em.rst
@@ -658,8 +659,8 @@ F: doc/guides/nics/features/e1000.ini
F: doc/guides/nics/features/igb*.ini
Intel ixgbe
-M: Wenzhuo Lu <wenzhuo.lu@intel.com>
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/ixgbe/
F: doc/guides/nics/ixgbe.rst
@@ -700,7 +701,8 @@ F: doc/guides/nics/ice.rst
F: doc/guides/nics/features/ice.ini
Intel igc
-M: Alvin Zhang <alvinx.zhang@intel.com>
+M: Wei Zhao <wei.zhao1@intel.com>
+M: Jeff Guo <jia.guo@intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/igc/
F: doc/guides/nics/igc.rst
--
2.19.1
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-27 1:28 Wei Zhao
@ 2020-04-27 11:37 ` Ananyev, Konstantin
2020-04-27 11:47 ` Ferruh Yigit
` (2 subsequent siblings)
3 siblings, 0 replies; 10+ messages in thread
From: Ananyev, Konstantin @ 2020-04-27 11:37 UTC (permalink / raw)
To: Zhao1, Wei, dev; +Cc: Guo, Jia, Zhang, AlvinX, Lu, Wenzhuo
>
> Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
> with Wei Zhao and Jeff Guo.
>
> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
> ---
> MAINTAINERS | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d31a80929..7a57535ee 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -649,7 +649,8 @@ F: doc/guides/nics/hinic.rst
> F: doc/guides/nics/features/hinic.ini
>
> Intel e1000
> -M: Wenzhuo Lu <wenzhuo.lu@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/e1000/
> F: doc/guides/nics/e1000em.rst
> @@ -658,8 +659,8 @@ F: doc/guides/nics/features/e1000.ini
> F: doc/guides/nics/features/igb*.ini
>
> Intel ixgbe
> -M: Wenzhuo Lu <wenzhuo.lu@intel.com>
> -M: Konstantin Ananyev <konstantin.ananyev@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/ixgbe/
> F: doc/guides/nics/ixgbe.rst
> @@ -700,7 +701,8 @@ F: doc/guides/nics/ice.rst
> F: doc/guides/nics/features/ice.ini
>
> Intel igc
> -M: Alvin Zhang <alvinx.zhang@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/igc/
> F: doc/guides/nics/igc.rst
> --
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
> 2.19.1
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-27 1:28 Wei Zhao
2020-04-27 11:37 ` Ananyev, Konstantin
@ 2020-04-27 11:47 ` Ferruh Yigit
2020-04-29 21:46 ` Thomas Monjalon
2020-04-28 3:48 ` Jeff Guo
2020-04-29 1:37 ` Zhang, AlvinX
3 siblings, 1 reply; 10+ messages in thread
From: Ferruh Yigit @ 2020-04-27 11:47 UTC (permalink / raw)
To: Wei Zhao, dev; +Cc: jia.guo, alvinx.zhang, wenzhuo.lu, konstantin.ananyev
On 4/27/2020 2:28 AM, Wei Zhao wrote:
> Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
> with Wei Zhao and Jeff Guo.
>
> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-27 11:47 ` Ferruh Yigit
@ 2020-04-29 21:46 ` Thomas Monjalon
0 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2020-04-29 21:46 UTC (permalink / raw)
To: Wei Zhao
Cc: dev, jia.guo, alvinx.zhang, wenzhuo.lu, konstantin.ananyev, Ferruh Yigit
27/04/2020 13:47, Ferruh Yigit:
> On 4/27/2020 2:28 AM, Wei Zhao wrote:
> > Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
> > with Wei Zhao and Jeff Guo.
> >
> > Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
>
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Alvin Zhang <alvinx.zhang@intel.com>
Applied
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-27 1:28 Wei Zhao
2020-04-27 11:37 ` Ananyev, Konstantin
2020-04-27 11:47 ` Ferruh Yigit
@ 2020-04-28 3:48 ` Jeff Guo
2020-04-29 1:37 ` Zhang, AlvinX
3 siblings, 0 replies; 10+ messages in thread
From: Jeff Guo @ 2020-04-28 3:48 UTC (permalink / raw)
To: Wei Zhao, dev; +Cc: alvinx.zhang, wenzhuo.lu, konstantin.ananyev
On 4/27/2020 9:28 AM, Wei Zhao wrote:
> Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev
> with Wei Zhao and Jeff Guo.
>
> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
> ---
> MAINTAINERS | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d31a80929..7a57535ee 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -649,7 +649,8 @@ F: doc/guides/nics/hinic.rst
> F: doc/guides/nics/features/hinic.ini
>
> Intel e1000
> -M: Wenzhuo Lu <wenzhuo.lu@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/e1000/
> F: doc/guides/nics/e1000em.rst
> @@ -658,8 +659,8 @@ F: doc/guides/nics/features/e1000.ini
> F: doc/guides/nics/features/igb*.ini
>
> Intel ixgbe
> -M: Wenzhuo Lu <wenzhuo.lu@intel.com>
> -M: Konstantin Ananyev <konstantin.ananyev@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/ixgbe/
> F: doc/guides/nics/ixgbe.rst
> @@ -700,7 +701,8 @@ F: doc/guides/nics/ice.rst
> F: doc/guides/nics/features/ice.ini
>
> Intel igc
> -M: Alvin Zhang <alvinx.zhang@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/igc/
> F: doc/guides/nics/igc.rst
Acked-by: Jeff Guo <jia.guo@intel.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc
2020-04-27 1:28 Wei Zhao
` (2 preceding siblings ...)
2020-04-28 3:48 ` Jeff Guo
@ 2020-04-29 1:37 ` Zhang, AlvinX
3 siblings, 0 replies; 10+ messages in thread
From: Zhang, AlvinX @ 2020-04-29 1:37 UTC (permalink / raw)
To: Zhao1, Wei, dev; +Cc: Guo, Jia, Lu, Wenzhuo, Ananyev, Konstantin
Acked-by: Zhang,Alvin <alvinx.zhang@intel.com>
> -----Original Message-----
> From: Zhao1, Wei
> Sent: Monday, April 27, 2020 9:29 AM
> To: dev@dpdk.org
> Cc: Guo, Jia <jia.guo@intel.com>; Zhang, AlvinX <alvinx.zhang@intel.com>;
> Lu, Wenzhuo <wenzhuo.lu@intel.com>; Ananyev, Konstantin
> <konstantin.ananyev@intel.com>; Zhao1, Wei <wei.zhao1@intel.com>
> Subject: [PATCH] maintainers: update for Intel ixgbe/igb/igc
>
> Replace Wenzhuo Lu, Alvin Zhang and Konstantin Ananyev with Wei Zhao
> and Jeff Guo.
>
> Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
> ---
> MAINTAINERS | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d31a80929..7a57535ee 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -649,7 +649,8 @@ F: doc/guides/nics/hinic.rst
> F: doc/guides/nics/features/hinic.ini
>
> Intel e1000
> -M: Wenzhuo Lu <wenzhuo.lu@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/e1000/
> F: doc/guides/nics/e1000em.rst
> @@ -658,8 +659,8 @@ F: doc/guides/nics/features/e1000.ini
> F: doc/guides/nics/features/igb*.ini
>
> Intel ixgbe
> -M: Wenzhuo Lu <wenzhuo.lu@intel.com>
> -M: Konstantin Ananyev <konstantin.ananyev@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/ixgbe/
> F: doc/guides/nics/ixgbe.rst
> @@ -700,7 +701,8 @@ F: doc/guides/nics/ice.rst
> F: doc/guides/nics/features/ice.ini
>
> Intel igc
> -M: Alvin Zhang <alvinx.zhang@intel.com>
> +M: Wei Zhao <wei.zhao1@intel.com>
> +M: Jeff Guo <jia.guo@intel.com>
> T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/net/igc/
> F: doc/guides/nics/igc.rst
> --
> 2.19.1
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2020-04-29 21:46 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 1:23 [dpdk-dev] [PATCH] maintainers: update for Intel ixgbe/igb/igc Wei Zhao
2020-04-28 0:47 ` Lu, Wenzhuo
2020-04-28 3:37 ` Jeff Guo
2020-04-27 1:25 Wei Zhao
2020-04-27 1:28 Wei Zhao
2020-04-27 11:37 ` Ananyev, Konstantin
2020-04-27 11:47 ` Ferruh Yigit
2020-04-29 21:46 ` Thomas Monjalon
2020-04-28 3:48 ` Jeff Guo
2020-04-29 1:37 ` Zhang, AlvinX
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).