[PATCH v2] maintainers: update for testpmd
Ferruh Yigit
ferruh.yigit at intel.com
Thu Feb 10 11:09:47 CET 2022
On 2/10/2022 5:11 PM, Yuying Zhang wrote:
> Move 'test-pmd/cmdline_tm.*' files under
> "Traffic Management API" component.
> Move 'test-pmd/cmdline_mtr.*' files under
> "Traffic Metering and Policing API" component.
>
> Signed-off-by: Yuying Zhang <yuying.zhang at intel.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c65b753c6b..49fafd8be2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -406,11 +406,13 @@ F: lib/ethdev/rte_flow*
> Traffic Management API - EXPERIMENTAL
> M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> T: git://dpdk.org/next/dpdk-next-net
> +F: app/test-pmd/cmdline_tm.*
Thanks Yuying,
Can you please move the testpm files under the lib files?
For both components.
> F: lib/ethdev/rte_tm*
>
> Traffic Metering and Policing API - EXPERIMENTAL
> M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> T: git://dpdk.org/next/dpdk-next-net
> +F: app/test-pmd/cmdline_mtr.*
> F: lib/ethdev/rte_mtr*
>
> Baseband API
More information about the dev
mailing list