[v1] maintainers: update for testpmd

Message ID 20220209172806.1009012-1-yuying.zhang@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series [v1] maintainers: update for testpmd |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/github-robot: build success github build: passed
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-aarch64-unit-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS

Commit Message

Zhang, Yuying Feb. 9, 2022, 5:28 p.m. UTC
  Add Konstantin as maintainer of test-pmd/bpf_cmd.* files.

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

Comments

Ferruh Yigit Feb. 9, 2022, 2:13 p.m. UTC | #1
On 2/9/2022 5:28 PM, Yuying Zhang wrote:
> Add Konstantin as maintainer of test-pmd/bpf_cmd.* files.
> 

I think makes sense, files are related to the bpf library.

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

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

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c65b753c6b..bf05e726b4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1615,6 +1615,7 @@ M: Konstantin Ananyev <konstantin.ananyev@intel.com>
>   F: lib/bpf/
>   F: examples/bpf/
>   F: app/test/test_bpf.c
> +F: app/test-pmd/bpf_cmd.*
>   F: doc/guides/prog_guide/bpf_lib.rst
>   
>   Graph - EXPERIMENTAL
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c65b753c6b..bf05e726b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1615,6 +1615,7 @@  M: Konstantin Ananyev <konstantin.ananyev@intel.com>
 F: lib/bpf/
 F: examples/bpf/
 F: app/test/test_bpf.c
+F: app/test-pmd/bpf_cmd.*
 F: doc/guides/prog_guide/bpf_lib.rst
 
 Graph - EXPERIMENTAL