Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-12-06 Thread Min Hu (Connor)
Hi, Ferruh, I have sent V1 patch, please check it out, thanks; https://patches.dpdk.org/patch/84716/ 在 2020/12/2 18:44, Ferruh Yigit 写道: On 11/30/2020 8:29 AM, Min Hu (Connor) wrote: Hi, Ferruh, and all,  are there any comments about this set of patch? I am good with this one, w

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-12-02 Thread Ferruh Yigit
On 11/30/2020 8:29 AM, Min Hu (Connor) wrote: Hi, Ferruh, and all, are there any comments about this set of patch? I am good with this one, would you mind sending an actual patch (not RFC) on top of the latest head? Thanks, ferruh 在 2020/11/23 17:51, Ferruh Yigit 写道: On 11/21/2020 4

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-30 Thread Min Hu (Connor)
Hi, Ferruh, and all, are there any comments about this set of patch? 在 2020/11/23 17:51, Ferruh Yigit 写道: On 11/21/2020 4:29 AM, Stephen Hemminger wrote: On Fri, 20 Nov 2020 23:33:40 + Ferruh Yigit wrote: On 11/20/2020 11:21 PM, Stephen Hemminger wrote: On Fri, 20 Nov 2020 17:26

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-23 Thread Ferruh Yigit
On 11/21/2020 4:29 AM, Stephen Hemminger wrote: On Fri, 20 Nov 2020 23:33:40 + Ferruh Yigit wrote: On 11/20/2020 11:21 PM, Stephen Hemminger wrote: On Fri, 20 Nov 2020 17:26:55 + Ferruh Yigit wrote: On 11/20/2020 11:50 AM, Min Hu (Connor) wrote: From: Huisong Li Currently, th

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-22 Thread Min Hu (Connor)
在 2020/11/21 12:29, Stephen Hemminger 写道: On Fri, 20 Nov 2020 23:33:40 + Ferruh Yigit wrote: On 11/20/2020 11:21 PM, Stephen Hemminger wrote: On Fri, 20 Nov 2020 17:26:55 + Ferruh Yigit wrote: On 11/20/2020 11:50 AM, Min Hu (Connor) wrote: From: Huisong Li Currently, the q

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-20 Thread Stephen Hemminger
On Fri, 20 Nov 2020 23:33:40 + Ferruh Yigit wrote: > On 11/20/2020 11:21 PM, Stephen Hemminger wrote: > > On Fri, 20 Nov 2020 17:26:55 + > > Ferruh Yigit wrote: > > > >> On 11/20/2020 11:50 AM, Min Hu (Connor) wrote: > >>> From: Huisong Li > >>> > >>> Currently, the queue stats map

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-20 Thread Ferruh Yigit
On 11/20/2020 11:21 PM, Stephen Hemminger wrote: On Fri, 20 Nov 2020 17:26:55 + Ferruh Yigit wrote: On 11/20/2020 11:50 AM, Min Hu (Connor) wrote: From: Huisong Li Currently, the queue stats mapping has the following problems: 1) Many PMD drivers don't support queue stats mapping. But t

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-20 Thread Stephen Hemminger
On Fri, 20 Nov 2020 17:26:55 + Ferruh Yigit wrote: > On 11/20/2020 11:50 AM, Min Hu (Connor) wrote: > > From: Huisong Li > > > > Currently, the queue stats mapping has the following problems: > > 1) Many PMD drivers don't support queue stats mapping. But there is no > > failure message af

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-20 Thread Ferruh Yigit
On 11/20/2020 11:50 AM, Min Hu (Connor) wrote: From: Huisong Li Currently, the queue stats mapping has the following problems: 1) Many PMD drivers don't support queue stats mapping. But there is no failure message after executing the command "set stat_qmap rx 0 2 2". 2) Once queue mapping is

[dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-11-20 Thread Min Hu (Connor)
From: Huisong Li Currently, the queue stats mapping has the following problems: 1) Many PMD drivers don't support queue stats mapping. But there is no failure message after executing the command "set stat_qmap rx 0 2 2". 2) Once queue mapping is set, unrelated and unmapped queues are also displa