From: Chen Lingli <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: Chen Lingli <linglix.chen@intel.com>
Subject: [dts] [PATCH V1] tests/vf_packet_rxtx:add twinpond supported
Date: Mon, 8 Mar 2021 15:25:48 +0000 [thread overview]
Message-ID: <20210308152548.372242-1-linglix.chen@intel.com> (raw)
add twinpond supported
Signed-off-by: Chen Lingli <linglix.chen@intel.com>
---
tests/TestSuite_vf_packet_rxtx.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_vf_packet_rxtx.py b/tests/TestSuite_vf_packet_rxtx.py
index 2385017c..faf9c402 100644
--- a/tests/TestSuite_vf_packet_rxtx.py
+++ b/tests/TestSuite_vf_packet_rxtx.py
@@ -217,7 +217,7 @@ class TestVfPacketRxtx(TestCase):
if driver == 'igb_uio':
self.host_testpmd = PmdOutput(self.dut)
- if (self.nic in ["niantic", "sageville", "sagepond"]):
+ if (self.nic in ["niantic", "sageville", "sagepond","twinpond"]):
self.host_testpmd.start_testpmd("1S/9C/1T", "--txq=4 --rxq=4 ")
else:
self.host_testpmd.start_testpmd("1S/2C/2T")
--
2.25.1
next reply other threads:[~2021-03-08 7:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 15:25 Chen Lingli [this message]
2021-03-08 8:00 ` Chen, LingliX
2021-03-08 8:06 ` Zhao, HaiyangX
2021-03-10 6:17 ` Tu, Lijuan
-- strict thread matches above, loose matches on Subject: below --
2020-07-24 10:00 Xie wei
2020-08-12 4:25 ` 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=20210308152548.372242-1-linglix.chen@intel.com \
--to=linglix.chen@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).