From: lingwei <weix.ling@intel.com>
To: dts@dpdk.org
Cc: lingwei <weix.ling@intel.com>
Subject: [dts] [PATCH V1 2/3] tests/vf_l3fwd_kernelpf: support columbiaville_25gx2
Date: Wed, 25 Nov 2020 19:39:54 +0800 [thread overview]
Message-ID: <20201125113955.32880-3-weix.ling@intel.com> (raw)
In-Reply-To: <20201125113955.32880-1-weix.ling@intel.com>
support columbiaville_25gx2
Signed-off-by: lingwei <weix.ling@intel.com>
---
tests/TestSuite_vf_l3fwd_kernelpf.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/TestSuite_vf_l3fwd_kernelpf.py b/tests/TestSuite_vf_l3fwd_kernelpf.py
index 054d5621..b2ae7ec0 100644
--- a/tests/TestSuite_vf_l3fwd_kernelpf.py
+++ b/tests/TestSuite_vf_l3fwd_kernelpf.py
@@ -50,7 +50,8 @@ class TestVfL3fwdKernelPf(TestCase, L3fwdBase):
"fortville_25g",
"fortville_eagle",
"columbiaville_100g",
- "columbiaville_25g"], "NIC Unsupported: " + str(self.nic))
+ "columbiaville_25g",
+ "columbiaville_25gx2"], "NIC Unsupported: " + str(self.nic))
self.dut_ports = self.dut.get_ports(self.nic)
valports = [
_ for _ in self.dut_ports if self.tester.get_local_port(_) != -1]
--
2.17.1
next prev parent reply other threads:[~2020-11-25 3:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-25 11:39 [dts] [PATCH V1 0/3] vf_l3fwd_kernelpf and vf_l3fwd " lingwei
2020-11-25 3:46 ` Ling, WeiX
2020-11-25 11:39 ` [dts] [PATCH V1 1/3] conf/vf_l3fwd.cfg: support columbiaville_25gx2 columbiaville_25g columbiaville_100g and modify fortville25g to fortville_25g lingwei
2020-11-25 11:39 ` lingwei [this message]
2020-11-25 11:39 ` [dts] [PATCH V1 3/3] tests/l3fwd_base: support columbiaville_25gx2 and set-ice-16bytes when build dpdk lingwei
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=20201125113955.32880-3-weix.ling@intel.com \
--to=weix.ling@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).