RE: [PATCH] Revert "sched: enable traffic class oversubscription unconditionally"

2022-03-14 Thread Dumitrescu, Cristian
> -Original Message- > From: Ajmera, Megha > Sent: Monday, March 14, 2022 9:59 AM > To: dev@dpdk.org; Mcnamara, John ; Singh, > Jasvinder ; Dumitrescu, Cristian > ; Thakur, Sham Singh > > Subject: [PATCH] Revert "sched: enable traffic class overs

Re: [PATCH] Revert "sched: enable traffic class oversubscription unconditionally"

2022-03-14 Thread Kevin Traynor
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 uncondition

[PATCH] Revert "sched: enable traffic class oversubscription unconditionally"

2022-03-14 Thread Megha Ajmera
This reverts commit d91c4b1bb5a938734fe8e66da8f965304919f38e. When enabling TC OV unconditionally, it is observed the performance drops by ~20% hence reverting this commit. Signed-off-by: Megha Ajmera --- config/rte_config.h | 1 + drivers/net/softnic/rte_eth_softnic_tm.c