On 14/03/2022 09:59, Megha Ajmera wrote:
This reverts commit d91c4b1bb5a938734fe8e66da8f965304919f38e.
When enabling TC OV unconditionally, it is observed the performance
drops by ~20% hence reverting this commit.
Fixes: d91c4b1bb5a9 ("sched: enable traffic class oversubscription
unconditionally")
Signed-off-by: Megha Ajmera <megha.ajm...@intel.com>
---
Even though there is already a reference to the commit, it is better to
add the DPDK style 'Fixes:' tag too for consistency and stable
maintainers. Thanks.