test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yufen Mo <yufengx.mo@intel.com>
To: dts@dpdk.org, yuan.peng@intel.com
Cc: Yufen Mo <yufengx.mo@intel.com>
Subject: [dts] [PATCH V1 1/1] cvl_dcf_qos: upload script
Date: Fri, 15 Oct 2021 14:58:37 +0800	[thread overview]
Message-ID: <20211015065837.19164-2-yufengx.mo@intel.com> (raw)
In-Reply-To: <20211015065837.19164-1-yufengx.mo@intel.com>


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


      reply	other threads:[~2021-10-15  6:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-15  6:58 [dts] [PATCH V1 0/1] " Yufen Mo
2021-10-15  6:58 ` Yufen Mo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211015065837.19164-2-yufengx.mo@intel.com \
    --to=yufengx.mo@intel.com \
    --cc=dts@dpdk.org \
    --cc=yuan.peng@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).