]> git.droids-corp.org - dpdk.git/commit
sched: move grinder configuration
authorMegha Ajmera <megha.ajmera@intel.com>
Tue, 22 Feb 2022 12:57:43 +0000 (12:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 24 Feb 2022 22:44:15 +0000 (23:44 +0100)
commitec487c189686ee9b3b7551d3aca138cec3f91e74
tree129a101c8d235d19815cc02ae8986aed3bcbda9f
parent3cba7cedd279b00af890d42fa3dde167a4fe3fb7
sched: move grinder configuration

Grinder configuration is now moved to sched library.

Number of grinders can also modified by specifying
RTE_SCHED_PORT_N_GRINDERS=N in CFLAGS, where N is number of grinders.

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