]> git.droids-corp.org - dpdk.git/commit
sched: enable traffic class oversubscription unconditionally
authorMegha Ajmera <megha.ajmera@intel.com>
Tue, 22 Feb 2022 12:57:45 +0000 (12:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 24 Feb 2022 22:44:21 +0000 (23:44 +0100)
commitd91c4b1bb5a938734fe8e66da8f965304919f38e
treed5af2c37934024f5369848bae1bd0f22ad689cbd
parent199d788e4bc147a056035d777bd3714b683e26c2
sched: enable traffic class oversubscription unconditionally

Removed RTE_SCHED_SUBPORT_TC_OV from rte_config.h.
Best effort traffic class oversubscription is always enabled.

Signed-off-by: Megha Ajmera <megha.ajmera@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
config/rte_config.h
drivers/net/softnic/rte_eth_softnic_tm.c
examples/qos_sched/init.c
lib/sched/rte_sched.c