* Re: [PATCH v1] maintainers: update for testpmd
2022-02-09 17:28 [PATCH v1] maintainers: update for testpmd Yuying Zhang
@ 2022-02-09 14:13 ` Ferruh Yigit
2022-02-10 15:03 ` [PATCH v2] " Yuying Zhang
1 sibling, 0 replies; 12+ messages in thread
From: Ferruh Yigit @ 2022-02-09 14:13 UTC (permalink / raw)
To: Yuying Zhang, dev, xiaoyun.li, konstantin.ananyev, thomas
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH v1] maintainers: update for testpmd
@ 2022-02-09 17:28 Yuying Zhang
2022-02-09 14:13 ` Ferruh Yigit
2022-02-10 15:03 ` [PATCH v2] " Yuying Zhang
0 siblings, 2 replies; 12+ messages in thread
From: Yuying Zhang @ 2022-02-09 17:28 UTC (permalink / raw)
To: dev, xiaoyun.li, ferruh.yigit, konstantin.ananyev, thomas; +Cc: Yuying Zhang
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(+)
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
--
2.25.1
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH v2] maintainers: update for testpmd
2022-02-09 17:28 [PATCH v1] maintainers: update for testpmd Yuying Zhang
2022-02-09 14:13 ` Ferruh Yigit
@ 2022-02-10 15:03 ` Yuying Zhang
2022-03-08 22:48 ` Thomas Monjalon
1 sibling, 1 reply; 12+ messages in thread
From: Yuying Zhang @ 2022-02-10 15:03 UTC (permalink / raw)
To: dev, xiaoyun.li, ferruh.yigit, thomas, konstantin.ananyev; +Cc: Yuying Zhang
Move 'test-pmd/bpf_cmd.*' files under BPF component.
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..bdbf2f9e7f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1616,6 +1616,7 @@ F: lib/bpf/
F: examples/bpf/
F: app/test/test_bpf.c
F: doc/guides/prog_guide/bpf_lib.rst
+F: app/test-pmd/bpf_cmd.*
Graph - EXPERIMENTAL
M: Jerin Jacob <jerinj@marvell.com>
--
2.25.1
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2022-02-10 15:03 ` [PATCH v2] " Yuying Zhang
@ 2022-03-08 22:48 ` Thomas Monjalon
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Monjalon @ 2022-03-08 22:48 UTC (permalink / raw)
To: Yuying Zhang; +Cc: dev, xiaoyun.li, ferruh.yigit, konstantin.ananyev
10/02/2022 16:03, Yuying Zhang:
> Move 'test-pmd/bpf_cmd.*' files under BPF component.
>
> Signed-off-by: Yuying Zhang <yuying.zhang@intel.com>
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Assuming Konstantin is OK.
Applied, thanks.
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH v2] maintainers: update for testpmd
2022-02-09 15:01 [PATCH v1] " Yuying Zhang
@ 2022-02-10 17:11 ` Yuying Zhang
2022-02-10 10:09 ` Ferruh Yigit
0 siblings, 1 reply; 12+ messages in thread
From: Yuying Zhang @ 2022-02-10 17:11 UTC (permalink / raw)
To: dev, xiaoyun.li, ferruh.yigit, cristian.dumitrescu, thomas; +Cc: Yuying Zhang
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@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@intel.com>
T: git://dpdk.org/next/dpdk-next-net
+F: app/test-pmd/cmdline_tm.*
F: lib/ethdev/rte_tm*
Traffic Metering and Policing API - EXPERIMENTAL
M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
T: git://dpdk.org/next/dpdk-next-net
+F: app/test-pmd/cmdline_mtr.*
F: lib/ethdev/rte_mtr*
Baseband API
--
2.25.1
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2022-02-10 17:11 ` [PATCH v2] " Yuying Zhang
@ 2022-02-10 10:09 ` Ferruh Yigit
0 siblings, 0 replies; 12+ messages in thread
From: Ferruh Yigit @ 2022-02-10 10:09 UTC (permalink / raw)
To: Yuying Zhang, dev, xiaoyun.li, cristian.dumitrescu, thomas
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@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@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@intel.com>
> T: git://dpdk.org/next/dpdk-next-net
> +F: app/test-pmd/cmdline_mtr.*
> F: lib/ethdev/rte_mtr*
>
> Baseband API
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2021-11-25 16:31 ` Ferruh Yigit
@ 2021-11-25 16:56 ` Thomas Monjalon
0 siblings, 0 replies; 12+ messages in thread
From: Thomas Monjalon @ 2021-11-25 16:56 UTC (permalink / raw)
To: Ferruh Yigit; +Cc: dev, Aman Singh, andrew.rybchenko
25/11/2021 17:31, Ferruh Yigit:
> On 11/25/2021 4:04 PM, Ferruh Yigit wrote:
> > On 11/25/2021 3:20 PM, Thomas Monjalon wrote:
> >> 25/11/2021 14:40, Ferruh Yigit:
> >>> On 11/25/2021 10:01 AM, Thomas Monjalon wrote:
> >>>> -Driver testing tool
> >>>> +Networking features testing tool
> >>>
> >>> "Networking features" scope is a little wide.
> >>> Not sure if "Networking features" or "Networking drivers" suits better,
> >>> according previous title it is for driver testing.
> >>
> >> Yes it is for drivers features.
> >> I want to distinguish testpmd and other tools like test-flow-perf
> >> which is also testing networking drivers.
> >>
> >> Maybe "Networking drivers features testing tool" ?
> >>
> >
> > ack
> >
>
> thinking twice what additional meaning does 'features' adds here,
> "Networking drivers features testing"
> vs
> "Networking drivers testing"
>
> Isn't "Networking drivers testing" implies features of drivers?
Yes
I was trying to avoid being too generic,
because the same title could apply to flow-perf.
But not mentioning "performance" should be enough.
OK for "Networking drivers testing tool"
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2021-11-25 16:04 ` Ferruh Yigit
@ 2021-11-25 16:31 ` Ferruh Yigit
2021-11-25 16:56 ` Thomas Monjalon
0 siblings, 1 reply; 12+ messages in thread
From: Ferruh Yigit @ 2021-11-25 16:31 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev, Aman Singh, andrew.rybchenko
On 11/25/2021 4:04 PM, Ferruh Yigit wrote:
> On 11/25/2021 3:20 PM, Thomas Monjalon wrote:
>> 25/11/2021 14:40, Ferruh Yigit:
>>> On 11/25/2021 10:01 AM, Thomas Monjalon wrote:
>>>> -Driver testing tool
>>>> +Networking features testing tool
>>>
>>> "Networking features" scope is a little wide.
>>> Not sure if "Networking features" or "Networking drivers" suits better,
>>> according previous title it is for driver testing.
>>
>> Yes it is for drivers features.
>> I want to distinguish testpmd and other tools like test-flow-perf
>> which is also testing networking drivers.
>>
>> Maybe "Networking drivers features testing tool" ?
>>
>
> ack
>
thinking twice what additional meaning does 'features' adds here,
"Networking drivers features testing"
vs
"Networking drivers testing"
Isn't "Networking drivers testing" implies features of drivers?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2021-11-25 15:20 ` Thomas Monjalon
@ 2021-11-25 16:04 ` Ferruh Yigit
2021-11-25 16:31 ` Ferruh Yigit
0 siblings, 1 reply; 12+ messages in thread
From: Ferruh Yigit @ 2021-11-25 16:04 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev, Aman Singh, andrew.rybchenko
On 11/25/2021 3:20 PM, Thomas Monjalon wrote:
> 25/11/2021 14:40, Ferruh Yigit:
>> On 11/25/2021 10:01 AM, Thomas Monjalon wrote:
>>> -Driver testing tool
>>> +Networking features testing tool
>>
>> "Networking features" scope is a little wide.
>> Not sure if "Networking features" or "Networking drivers" suits better,
>> according previous title it is for driver testing.
>
> Yes it is for drivers features.
> I want to distinguish testpmd and other tools like test-flow-perf
> which is also testing networking drivers.
>
> Maybe "Networking drivers features testing tool" ?
>
ack
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2021-11-25 13:40 ` Ferruh Yigit
@ 2021-11-25 15:20 ` Thomas Monjalon
2021-11-25 16:04 ` Ferruh Yigit
0 siblings, 1 reply; 12+ messages in thread
From: Thomas Monjalon @ 2021-11-25 15:20 UTC (permalink / raw)
To: Ferruh Yigit; +Cc: dev, Aman Singh, andrew.rybchenko
25/11/2021 14:40, Ferruh Yigit:
> On 11/25/2021 10:01 AM, Thomas Monjalon wrote:
> > -Driver testing tool
> > +Networking features testing tool
>
> "Networking features" scope is a little wide.
> Not sure if "Networking features" or "Networking drivers" suits better,
> according previous title it is for driver testing.
Yes it is for drivers features.
I want to distinguish testpmd and other tools like test-flow-perf
which is also testing networking drivers.
Maybe "Networking drivers features testing tool" ?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] maintainers: update for testpmd
2021-11-25 10:01 ` [PATCH v2] maintainers: update for testpmd Thomas Monjalon
@ 2021-11-25 13:40 ` Ferruh Yigit
2021-11-25 15:20 ` Thomas Monjalon
0 siblings, 1 reply; 12+ messages in thread
From: Ferruh Yigit @ 2021-11-25 13:40 UTC (permalink / raw)
To: Thomas Monjalon, dev; +Cc: Aman Singh
On 11/25/2021 10:01 AM, Thomas Monjalon wrote:
> From: Aman Singh <aman.deep.singh@intel.com>
>
> Add Aman Singh as co-maintainer of testpmd.
>
> Make the title description more accurate for this tool.
>
> Signed-off-by: Aman Singh <aman.deep.singh@intel.com>
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> v2: update the section title
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d785363c5c..1b259a3d98 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1691,8 +1691,9 @@ M: Reshma Pattan <reshma.pattan@intel.com>
> F: app/test/sample_packet_forward.c
> F: app/test/sample_packet_forward.h
>
> -Driver testing tool
> +Networking features testing tool
"Networking features" scope is a little wide.
Not sure if "Networking features" or "Networking drivers" suits better,
according previous title it is for driver testing.
> M: Xiaoyun Li <xiaoyun.li@intel.com>
> +M: Aman Singh <aman.deep.singh@intel.com>
> T: git://dpdk.org/next/dpdk-next-net
> F: app/test-pmd/
> F: doc/guides/testpmd_app_ug/
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH v2] maintainers: update for testpmd
2021-10-22 7:19 [dpdk-dev] [PATCH] maintainers: update for driver testing tool Aman Singh
@ 2021-11-25 10:01 ` Thomas Monjalon
2021-11-25 13:40 ` Ferruh Yigit
0 siblings, 1 reply; 12+ messages in thread
From: Thomas Monjalon @ 2021-11-25 10:01 UTC (permalink / raw)
To: dev; +Cc: Aman Singh, Ferruh Yigit
From: Aman Singh <aman.deep.singh@intel.com>
Add Aman Singh as co-maintainer of testpmd.
Make the title description more accurate for this tool.
Signed-off-by: Aman Singh <aman.deep.singh@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
v2: update the section title
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d785363c5c..1b259a3d98 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1691,8 +1691,9 @@ M: Reshma Pattan <reshma.pattan@intel.com>
F: app/test/sample_packet_forward.c
F: app/test/sample_packet_forward.h
-Driver testing tool
+Networking features testing tool
M: Xiaoyun Li <xiaoyun.li@intel.com>
+M: Aman Singh <aman.deep.singh@intel.com>
T: git://dpdk.org/next/dpdk-next-net
F: app/test-pmd/
F: doc/guides/testpmd_app_ug/
--
2.33.0
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2022-03-08 22:48 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 17:28 [PATCH v1] maintainers: update for testpmd Yuying Zhang
2022-02-09 14:13 ` Ferruh Yigit
2022-02-10 15:03 ` [PATCH v2] " Yuying Zhang
2022-03-08 22:48 ` Thomas Monjalon
-- strict thread matches above, loose matches on Subject: below --
2022-02-09 15:01 [PATCH v1] " Yuying Zhang
2022-02-10 17:11 ` [PATCH v2] " Yuying Zhang
2022-02-10 10:09 ` Ferruh Yigit
2021-10-22 7:19 [dpdk-dev] [PATCH] maintainers: update for driver testing tool Aman Singh
2021-11-25 10:01 ` [PATCH v2] maintainers: update for testpmd Thomas Monjalon
2021-11-25 13:40 ` Ferruh Yigit
2021-11-25 15:20 ` Thomas Monjalon
2021-11-25 16:04 ` Ferruh Yigit
2021-11-25 16:31 ` Ferruh Yigit
2021-11-25 16:56 ` Thomas Monjalon
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).