]> git.droids-corp.org - dpdk.git/commit
sched: enable statistics unconditionally
authorMegha Ajmera <megha.ajmera@intel.com>
Tue, 22 Feb 2022 12:57:44 +0000 (12:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 24 Feb 2022 22:44:18 +0000 (23:44 +0100)
commit199d788e4bc147a056035d777bd3714b683e26c2
treedde35534eed2f3a029436dd81b7b8f0046d8fc56
parentec487c189686ee9b3b7551d3aca138cec3f91e74
sched: enable statistics unconditionally

Removed RTE_SCHED_COLLECT_STATS flag from rte_config.h.
Stats collection is always enabled.

Signed-off-by: Megha Ajmera <megha.ajmera@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
config/rte_config.h
doc/guides/sample_app_ug/qos_scheduler.rst
lib/sched/rte_sched.c