* [dts] [PATCH V1 0/1] cvl_dcf_qos: upload script
@ 2021-10-15 6:58 Yufen Mo
2021-10-15 6:58 ` [dts] [PATCH V1 1/1] " Yufen Mo
0 siblings, 1 reply; 2+ messages in thread
From: Yufen Mo @ 2021-10-15 6:58 UTC (permalink / raw)
To: dts, yuan.peng; +Cc: Yufen Mo
v1:
- CVL configure QoS for vf/vsi in DCF.
Yufen Mo (1):
cvl_dcf_qos: upload script
tests/TestSuite_cvl_dcf_qos.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.21.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dts] [PATCH V1 1/1] cvl_dcf_qos: upload script
2021-10-15 6:58 [dts] [PATCH V1 0/1] cvl_dcf_qos: upload script Yufen Mo
@ 2021-10-15 6:58 ` Yufen Mo
0 siblings, 0 replies; 2+ messages in thread
From: Yufen Mo @ 2021-10-15 6:58 UTC (permalink / raw)
To: dts, yuan.peng; +Cc: Yufen Mo
CVL configure QoS for vf/vsi in DCF.
Signed-off-by: Yufen Mo <yufengx.mo@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-15 6:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 6:58 [dts] [PATCH V1 0/1] cvl_dcf_qos: upload script Yufen Mo
2021-10-15 6:58 ` [dts] [PATCH V1 1/1] " Yufen Mo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).