All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]  maintainers: update for testpmd
@ 2017-12-04  6:18 Jingjing Wu
  2017-12-04  6:35 ` Zhang, Helin
  0 siblings, 1 reply; 8+ messages in thread
From: Jingjing Wu @ 2017-12-04  6:18 UTC (permalink / raw)
  To: dev; +Cc: wenzhuo.lu, helin.zhang, Jingjing Wu

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f0baeb4..460fa0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -924,6 +924,7 @@ F: test/test/virtual_pmd.c
 F: test/test/virtual_pmd.h
 
 Driver testing tool
+M: Wenzhuo Lu <wenzhuo.lu@intel.com>
 M: Jingjing Wu <jingjing.wu@intel.com>
 F: app/test-pmd/
 F: doc/guides/testpmd_app_ug/
-- 
2.4.11

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

* Re: [PATCH]  maintainers: update for testpmd
  2017-12-04  6:18 [PATCH] maintainers: update for testpmd Jingjing Wu
@ 2017-12-04  6:35 ` Zhang, Helin
  2017-12-24  8:54   ` Thomas Monjalon
  0 siblings, 1 reply; 8+ messages in thread
From: Zhang, Helin @ 2017-12-04  6:35 UTC (permalink / raw)
  To: Wu, Jingjing, dev; +Cc: Lu, Wenzhuo



> -----Original Message-----
> From: Wu, Jingjing
> Sent: Monday, December 4, 2017 2:18 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhang, Helin; Wu, Jingjing
> Subject: [PATCH] maintainers: update for testpmd
> 
> Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f0baeb4..460fa0f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -924,6 +924,7 @@ F: test/test/virtual_pmd.c
>  F: test/test/virtual_pmd.h
> 
>  Driver testing tool
> +M: Wenzhuo Lu <wenzhuo.lu@intel.com>
>  M: Jingjing Wu <jingjing.wu@intel.com>
>  F: app/test-pmd/
>  F: doc/guides/testpmd_app_ug/
> --
> 2.4.11

Actually testpmd is a big application, I'd suggest to ask for
more maintainers from other major vendor users, like Mellanox. 

Thanks,
Helin

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

* Re: [PATCH]  maintainers: update for testpmd
  2017-12-04  6:35 ` Zhang, Helin
@ 2017-12-24  8:54   ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2017-12-24  8:54 UTC (permalink / raw)
  To: Wu, Jingjing, Lu, Wenzhuo; +Cc: dev, Zhang, Helin

> > Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
> Acked-by: Helin Zhang <helin.zhang@intel.com>

Applied, thanks

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

* Re: [PATCH] maintainers: update for testpmd
  2024-03-28 16:10 yuying.zhang
@ 2024-03-28 17:22 ` Bruce Richardson
  0 siblings, 0 replies; 8+ messages in thread
From: Bruce Richardson @ 2024-03-28 17:22 UTC (permalink / raw)
  To: yuying.zhang; +Cc: dev, aman.deep.singh, john.mcnamara

On Thu, Mar 28, 2024 at 04:10:21PM +0000, yuying.zhang@intel.com wrote:
> From: Yuying Zhang <yuying.zhang@intel.com>
> 
> Delete self from testpmd.
> 
> Signed-off-by: Yuying Zhang <yuying.zhang@intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

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

* [PATCH] maintainers: update for testpmd
@ 2024-03-28 16:10 yuying.zhang
  2024-03-28 17:22 ` Bruce Richardson
  0 siblings, 1 reply; 8+ messages in thread
From: yuying.zhang @ 2024-03-28 16:10 UTC (permalink / raw)
  To: yuying.zhang, dev, aman.deep.singh, bruce.richardson, john.mcnamara

From: Yuying Zhang <yuying.zhang@intel.com>

Delete self from testpmd.

Signed-off-by: Yuying Zhang <yuying.zhang@intel.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6a7d0293c6..969b70eabd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1781,7 +1781,6 @@ F: app/test/sample_packet_forward.h
 
 Networking drivers testing tool
 M: Aman Singh <aman.deep.singh@intel.com>
-M: Yuying Zhang <yuying.zhang@intel.com>
 T: git://dpdk.org/next/dpdk-next-net
 F: app/test-pmd/
 F: doc/guides/testpmd_app_ug/
-- 
2.34.1


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

* Re: [PATCH] maintainers: update for testpmd
  2022-06-13  8:59 ` Zhang, Yuying
@ 2022-06-20 14:23   ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2022-06-20 14:23 UTC (permalink / raw)
  To: Li, Xiaoyun; +Cc: dev, Singh, Aman Deep, Zhang, Yuying

> > From: "Li, Xiaoyun" <xiaoyun.li@intel.com>
> > 
> > Resigning my maintainership for testpmd.
> > 
> > Signed-off-by: Li, Xiaoyun <xiaoyun.li@intel.com>
> 
> Acked-by: Yuying Zhang <yuying.zhang@intel.com>

Applied
Thanks Xiaoyun for the work done.



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

* RE: [PATCH] maintainers: update for testpmd
  2022-06-13  8:36 Xiaoyun Li
@ 2022-06-13  8:59 ` Zhang, Yuying
  2022-06-20 14:23   ` Thomas Monjalon
  0 siblings, 1 reply; 8+ messages in thread
From: Zhang, Yuying @ 2022-06-13  8:59 UTC (permalink / raw)
  To: Li, Xiaoyun, dev, Singh, Aman Deep

Hi Xiaoyun,

> -----Original Message-----
> From: Li, Xiaoyun <xiaoyun.li@intel.com>
> Sent: Monday, June 13, 2022 4:37 PM
> To: dev@dpdk.org; Zhang, Yuying <yuying.zhang@intel.com>; Singh, Aman
> Deep <aman.deep.singh@intel.com>
> Cc: Li, Xiaoyun <xiaoyun.li@intel.com>; Li
> Subject: [PATCH] maintainers: update for testpmd
> 
> From: "Li, Xiaoyun" <xiaoyun.li@intel.com>
> 
> Resigning my maintainership for testpmd.
> 
> Signed-off-by: Li, Xiaoyun <xiaoyun.li@intel.com>

Acked-by: Yuying Zhang <yuying.zhang@intel.com>

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 17a0559ee7..4b527291be 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1688,7 +1688,6 @@ F: app/test/sample_packet_forward.c
>  F: app/test/sample_packet_forward.h
> 
>  Networking drivers testing tool
> -M: Xiaoyun Li <xiaoyun.li@intel.com>
>  M: Aman Singh <aman.deep.singh@intel.com>
>  M: Yuying Zhang <yuying.zhang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-net
> --
> 2.25.1


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

* [PATCH] maintainers: update for testpmd
@ 2022-06-13  8:36 Xiaoyun Li
  2022-06-13  8:59 ` Zhang, Yuying
  0 siblings, 1 reply; 8+ messages in thread
From: Xiaoyun Li @ 2022-06-13  8:36 UTC (permalink / raw)
  To: dev, yuying.zhang, aman.deep.singh; +Cc: Li, Xiaoyun, Li

From: "Li, Xiaoyun" <xiaoyun.li@intel.com>

Resigning my maintainership for testpmd.

Signed-off-by: Li, Xiaoyun <xiaoyun.li@intel.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 17a0559ee7..4b527291be 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1688,7 +1688,6 @@ F: app/test/sample_packet_forward.c
 F: app/test/sample_packet_forward.h
 
 Networking drivers testing tool
-M: Xiaoyun Li <xiaoyun.li@intel.com>
 M: Aman Singh <aman.deep.singh@intel.com>
 M: Yuying Zhang <yuying.zhang@intel.com>
 T: git://dpdk.org/next/dpdk-next-net
-- 
2.25.1


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

end of thread, other threads:[~2024-03-28 17:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-04  6:18 [PATCH] maintainers: update for testpmd Jingjing Wu
2017-12-04  6:35 ` Zhang, Helin
2017-12-24  8:54   ` Thomas Monjalon
2022-06-13  8:36 Xiaoyun Li
2022-06-13  8:59 ` Zhang, Yuying
2022-06-20 14:23   ` Thomas Monjalon
2024-03-28 16:10 yuying.zhang
2024-03-28 17:22 ` Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.