examples/qos_sched: add more TC to red configuration
authorJasvinder Singh <jasvinder.singh@intel.com>
Wed, 24 Jul 2019 12:27:19 +0000 (13:27 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 30 Jul 2019 08:19:08 +0000 (10:19 +0200)
Add RED configuration to more traffic classes in app configuration
files.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/qos_sched/profile.cfg
examples/qos_sched/profile_ov.cfg

index a74b341..3355613 100644 (file)
@@ -117,3 +117,23 @@ tc 8 wred min = 48 40 32
 tc 8 wred max = 64 64 64
 tc 8 wred inv prob = 10 10 10
 tc 8 wred weight = 9 9 9
+
+tc 9 wred min = 48 40 32
+tc 9 wred max = 64 64 64
+tc 9 wred inv prob = 10 10 10
+tc 9 wred weight = 9 9 9
+
+tc 10 wred min = 48 40 32
+tc 10 wred max = 64 64 64
+tc 10 wred inv prob = 10 10 10
+tc 10 wred weight = 9 9 9
+
+tc 11 wred min = 48 40 32
+tc 11 wred max = 64 64 64
+tc 11 wred inv prob = 10 10 10
+tc 11 wred weight = 9 9 9
+
+tc 12 wred min = 48 40 32
+tc 12 wred max = 64 64 64
+tc 12 wred inv prob = 10 10 10
+tc 12 wred weight = 9 9 9
index 1ad7e05..3949873 100644 (file)
@@ -100,3 +100,23 @@ tc 8 wred min = 48 40 32
 tc 8 wred max = 64 64 64
 tc 8 wred inv prob = 10 10 10
 tc 8 wred weight = 9 9 9
+
+tc 9 wred min = 48 40 32
+tc 9 wred max = 64 64 64
+tc 9 wred inv prob = 10 10 10
+tc 9 wred weight = 9 9 9
+
+tc 10 wred min = 48 40 32
+tc 10 wred max = 64 64 64
+tc 10 wred inv prob = 10 10 10
+tc 10 wred weight = 9 9 9
+
+tc 11 wred min = 48 40 32
+tc 11 wred max = 64 64 64
+tc 11 wred inv prob = 10 10 10
+tc 11 wred weight = 9 9 9
+
+tc 12 wred min = 48 40 32
+tc 12 wred max = 64 64 64
+tc 12 wred inv prob = 10 10 10
+tc 12 wred weight = 9 9 9