test suite reviews and discussions
 help / color / mirror / Atom feed
From: Xie wei <weix.xie@intel.com>
To: dts@dpdk.org
Cc: Xie wei <weix.xie@intel.com>
Subject: [dts] [PATCH V1 2/6] tests/TestSuite_fortville_rss_input:add cvl nic supported
Date: Wed,  6 Jan 2021 13:41:24 +0800	[thread overview]
Message-ID: <20210106054128.4601-3-weix.xie@intel.com> (raw)
In-Reply-To: <20210106054128.4601-1-weix.xie@intel.com>

add cvl nic supported

Signed-off-by: Xie wei <weix.xie@intel.com>
---
 tests/TestSuite_fortville_rss_input.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_fortville_rss_input.py b/tests/TestSuite_fortville_rss_input.py
index 58868bff..f542b667 100644
--- a/tests/TestSuite_fortville_rss_input.py
+++ b/tests/TestSuite_fortville_rss_input.py
@@ -79,7 +79,7 @@ class TestFortvilleRssInput(TestCase):
         """
 
         self.verify(self.nic in ["fortville_eagle", "fortville_spirit",
-                    "fortville_spirit_single", "fortville_25g", "carlsville"],
+                    "fortville_spirit_single", "fortville_25g", "carlsville","columbiaville_25g","columbiaville_100g"],
                     "NIC Unsupported: " + str(self.nic))
         ports = self.dut.get_ports(self.nic)
         self.verify(len(ports) >= 1, "Not enough ports available")
-- 
2.17.1


  parent reply	other threads:[~2021-01-06  5:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06  5:41 [dts] [PATCH V1 0/6] add " Xie wei
2021-01-06  5:41 ` [dts] [PATCH V1 1/6] tests/TestSuite_flow_classify:add " Xie wei
2021-01-06  5:41 ` Xie wei [this message]
2021-01-06  5:41 ` [dts] [PATCH V1 3/6] tests/TestSuite_generic_filter:add " Xie wei
2021-01-06  5:41 ` [dts] [PATCH V1 4/6] tests/TestSuite_port_representor:add " Xie wei
2021-01-06  5:41 ` [dts] [PATCH V1 5/6] tests/TestSuite_scatter:add " Xie wei
2021-01-06  5:41 ` [dts] [PATCH V1 6/6] conf/test_case_checklist:add " Xie wei
2021-01-06  6:32 ` [dts] [PATCH V1 0/6] add " Zhao, HaiyangX
2021-01-07  5:02 ` Tu, Lijuan

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=20210106054128.4601-3-weix.xie@intel.com \
    --to=weix.xie@intel.com \
    --cc=dts@dpdk.org \
    /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).