[dpdk-dev] [PATCH] scripts: test build with all stats enabled

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Apr 11 23:59:22 CEST 2016


2016-04-08 11:22, Thomas Monjalon:
> These stats will be compiled when adding +debug
> to test-build.sh targets:
> 	CONFIG_RTE_LIBRTE_IP_FRAG_TBL_STAT
> 	CONFIG_RTE_SCHED_COLLECT_STATS
> 	CONFIG_RTE_PORT_STATS_COLLECT
> 	CONFIG_RTE_TABLE_STATS_COLLECT
> 	CONFIG_RTE_PIPELINE_STATS_COLLECT
> 	CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS
> 	CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES
> 
> Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied


More information about the dev mailing list