Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-18 Thread Min Hu (Connor)
在 2020/10/16 20:16, Ferruh Yigit 写道: On 10/14/2020 3:26 AM, Ferruh Yigit wrote: Queue stats are stored in 'struct rte_eth_stats' as array and array size is defined by 'RTE_ETHDEV_QUEUE_STAT_CNTRS' compile time flag. As a result of technical board discussion, decided to remove the queue stati

Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-18 Thread Xu, Rosen
> -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, October 14, 2020 10:27 > To: Yigit, Ferruh ; John W. Linville > ; Loftus, Ciara ; Zhang, Qi Z > ; Shepard Siegel ; > Ed Czeck ; John Miller > ; Igor Russkikh > ; Pavel Belous ; > Steven Webster ; Matt Peters > ; Somalapuram A

Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-16 Thread Ferruh Yigit
On 10/16/2020 3:32 PM, Thomas Monjalon wrote: 16/10/2020 14:16, Ferruh Yigit: On 10/14/2020 3:26 AM, Ferruh Yigit wrote: Queue stats are stored in 'struct rte_eth_stats' as array and array size is defined by 'RTE_ETHDEV_QUEUE_STAT_CNTRS' compile time flag. As a result of technical board discus

Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-16 Thread Thomas Monjalon
16/10/2020 14:16, Ferruh Yigit: > On 10/14/2020 3:26 AM, Ferruh Yigit wrote: > > Queue stats are stored in 'struct rte_eth_stats' as array and array size > > is defined by 'RTE_ETHDEV_QUEUE_STAT_CNTRS' compile time flag. > > > > As a result of technical board discussion, decided to remove the queu

Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-16 Thread Ferruh Yigit
On 10/14/2020 3:26 AM, Ferruh Yigit wrote: Queue stats are stored in 'struct rte_eth_stats' as array and array size is defined by 'RTE_ETHDEV_QUEUE_STAT_CNTRS' compile time flag. As a result of technical board discussion, decided to remove the queue statistics from 'struct rte_eth_stats' in the

Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-14 Thread Wang, Xiao W
Hi, BRs, Xiao > -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, October 14, 2020 10:27 AM > To: Yigit, Ferruh ; John W. Linville > ; Loftus, Ciara ; Zhang, Qi > Z ; Shepard Siegel > ; Ed Czeck ; > John Miller ; Igor Russkikh > ; Pavel Belous ; > Steven Webster ; Matt Peters >

Re: [dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-14 Thread Wang, Haiyue
> -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, October 14, 2020 10:27 > To: Yigit, Ferruh ; John W. Linville > ; Loftus, Ciara > ; Zhang, Qi Z ; Shepard Siegel > ; Ed Czeck ; John > Miller > ; Igor Russkikh ; > Pavel Belous > ; Steven Webster ; > Matt Peters > ; Somalapu

[dpdk-dev] [RFC v2 1/2] ethdev: provide device flag to bypass ethdev queue xstats

2020-10-13 Thread Ferruh Yigit
Queue stats are stored in 'struct rte_eth_stats' as array and array size is defined by 'RTE_ETHDEV_QUEUE_STAT_CNTRS' compile time flag. As a result of technical board discussion, decided to remove the queue statistics from 'struct rte_eth_stats' in the long term. Instead PMDs should represent the