From: haifeng <haifengx.tang@intel.com>
To: dts@dpdk.org
Cc: haifeng <haifengx.tang@intel.com>
Subject: [dts] [DTS][PATCH] decrease core numbers for functional test
Date: Wed, 23 Mar 2016 13:40:26 +0800 [thread overview]
Message-ID: <1458711626-96945-1-git-send-email-haifengx.tang@intel.com> (raw)
Signed-off-by: haifeng <haifengx.tang@intel.com>
---
tests/TestSuite_link_flowctrl.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_link_flowctrl.py b/tests/TestSuite_link_flowctrl.py
index 11c1795..fb1d49f 100644
--- a/tests/TestSuite_link_flowctrl.py
+++ b/tests/TestSuite_link_flowctrl.py
@@ -76,7 +76,7 @@ class TestLinkFlowctrl(TestCase):
self.memChannels = self.dut.get_memory_channels()
self.pmdout = PmdOutput(self.dut)
- self.pmdout.start_testpmd("all", "--portmask=%s" % self.portMask)
+ self.pmdout.start_testpmd("Default", "--portmask=%s" % self.portMask)
def pause_frame_loss_test(self, rx_flow_control='off',
tx_flow_control='off',
--
1.9.3
reply other threads:[~2016-03-23 5:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1458711626-96945-1-git-send-email-haifengx.tang@intel.com \
--to=haifengx.tang@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).