[dts] [PATCH V1 1/1] cvl_dcf_qos: upload script

Yufen Mo yufengx.mo at intel.com
Fri Oct 15 08:58:37 CEST 2021


CVL configure QoS for vf/vsi in DCF.

Signed-off-by: Yufen Mo <yufengx.mo at intel.com>
---
 tests/TestSuite_cvl_dcf_qos.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_cvl_dcf_qos.py b/tests/TestSuite_cvl_dcf_qos.py
index 4e8e181e..8efcc1d4 100644
--- a/tests/TestSuite_cvl_dcf_qos.py
+++ b/tests/TestSuite_cvl_dcf_qos.py
@@ -156,7 +156,7 @@ class TestCvlDcfQos(TestCase):
         for traffic_task, _result in zip(_traffic_tasks, results):
             stream_ids, _, expected_t = traffic_task
             result, pmd_stat, queue_stats = _result
-            
+
             if not isinstance(expected_t, list):
                 expected_t = [expected_t]
             for _expected_t in expected_t:
-- 
2.21.0



More information about the dts mailing list