[dpdk-dev] maintainers: update for testpmd

Message ID 1512368306-141030-1-git-send-email-jingjing.wu@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Jingjing Wu Dec. 4, 2017, 6:18 a.m. UTC
  Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Zhang, Helin Dec. 4, 2017, 6:35 a.m. UTC | #1
> -----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
  
Thomas Monjalon Dec. 24, 2017, 8:54 a.m. UTC | #2
> > Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
> Acked-by: Helin Zhang <helin.zhang@intel.com>

Applied, thanks
  

Patch

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/