[dpdk-dev] [PATCH v2] pipeline: add statistics for librte_pipeline ports and tables

Thomas Monjalon thomas.monjalon at 6wind.com
Mon May 18 13:01:31 CEST 2015


2015-05-05 15:11, Dumitrescu, Cristian:
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michal Jastrzebski
> > From: Pawel Wodkowski <pawelx.wdkowski at intel.com>
> > 
> > This patch adds statistics collection for librte_pipeline.
> > Those statistics ale disabled by default during build time.
> > 
> > Signed-off-by: Pawel Wodkowski <pawelx.wodkowski at intel.com>
> > ---
> >  config/common_bsdapp               |    1 +
> >  config/common_linuxapp             |    1 +
[...]
> >  # Compile librte_pipeline
> >  #
> >  CONFIG_RTE_LIBRTE_PIPELINE=y
> > +CONFIG_RTE_PIPELINE_STATS_COLLECT=n
[...]
> 
> Acked by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Nack because of new config option.
The same problem appear for all series related to packet framework.


More information about the dev mailing list