[dpdk-dev] [PATCH v4] doc: guidelines for library statistics

2015-06-23 Thread Thomas Monjalon
2015-06-16 13:40, Mcnamara, John: > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Cristian Dumitrescu > > Sent: Tuesday, June 16, 2015 2:36 PM > > To: dev at dpdk.org > > Subject: [dpdk-dev] [PATCH v4] doc: guidelines for

[dpdk-dev] [PATCH v4] doc: guidelines for library statistics

2015-06-18 Thread Thomas Monjalon
We need a conclusion here. It seems the policy proposed by Cristian is the best consensus. If nobody nack in this thread with a counter-proposal, it will be adopted on Monday. 2015-06-18 16:38, Morten Br?rup: > The suggested solution with only one single flag per library prevents > implementing

[dpdk-dev] [PATCH v4] doc: guidelines for library statistics

2015-06-18 Thread Morten Brørup
The suggested solution with only one single flag per library prevents implementing statistics with varying granularity for different purposes. E.g. a library could have one set of statistics counters for ordinary SNMP purposes, and another set of statistics counters for debugging/optimization pu

[dpdk-dev] [PATCH v4] doc: guidelines for library statistics

2015-06-16 Thread Cristian Dumitrescu
v4 changes -more fixes for bullets v3 changes -fixed bullets for correct doc generation v2 changes -small text changes -reordered sections to have guidelines at the top and motivation at the end -broke lines at 80 characters Signed-off-by: Cristian Dumitrescu --- doc/guides/guidelines/index.rs

[dpdk-dev] [PATCH v4] doc: guidelines for library statistics

2015-06-16 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Tuesday, June 16, 2015 2:36 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v4] doc: guidelines for library statistics > > v4 changes > -more fixes for