> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Wednesday, July 24, 2019 1:27 PM
> To: [email protected]
> Cc: Dumitrescu, Cristian <[email protected]>
> Subject: [PATCH] examples/qos_sched: add more tc to red configuration
>
> Add RED configuration to more traffic classes in app configuration
> files.
>
> Signed-off-by: Jasvinder Singh <[email protected]>
> ---
> examples/qos_sched/profile.cfg | 20 ++++++++++++++++++++
> examples/qos_sched/profile_ov.cfg | 20 ++++++++++++++++++++
> 2 files changed, 40 insertions(+)
>
> diff --git a/examples/qos_sched/profile.cfg
> b/examples/qos_sched/profile.cfg
> index df7c6d1d8..010a13715 100644
> --- a/examples/qos_sched/profile.cfg
> +++ b/examples/qos_sched/profile.cfg
> @@ -145,3 +145,23 @@ tc 8 wred min = 48 40 32
Acked-by: Cristian Dumitrescu <[email protected]>