From: Xiang An <xiangx.an@intel.com>
To: dts@dpdk.org
Cc: xueqin.lin@intel.com, Xiang An <xiangx.an@intel.com>
Subject: [dts] [PATCH V1 2/2] tests/dynamic_flowtype: remove a cmd to adapt dpdk
Date: Wed, 2 Jun 2021 16:01:59 +0800 [thread overview]
Message-ID: <1622620919-59787-3-git-send-email-xiangx.an@intel.com> (raw)
In-Reply-To: <1622620919-59787-1-git-send-email-xiangx.an@intel.com>
Signed-off-by: Xiang An <xiangx.an@intel.com>
---
tests/TestSuite_dynamic_flowtype.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/TestSuite_dynamic_flowtype.py b/tests/TestSuite_dynamic_flowtype.py
index 3f47d59..d60a582 100644
--- a/tests/TestSuite_dynamic_flowtype.py
+++ b/tests/TestSuite_dynamic_flowtype.py
@@ -235,8 +235,6 @@ class TestDynamicFlowtype(TestCase):
% (pctype, flowtype) in out,
"Failed update flow type to pctype mapping!!!")
if reset is False:
- self.dut_testpmd.execute_cmd(
- 'set_hash_input_set 0 %s udp-key add' % flowtype)
self.dut_testpmd.execute_cmd('port config all rss %s' % flowtype)
else:
self.dut_testpmd.execute_cmd('port config 0 pctype mapping reset')
--
1.8.3.1
next prev parent reply other threads:[~2021-06-02 7:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 8:01 [dts] [PATCH V1 0/2] dynamic_flowtype: " Xiang An
2021-06-02 8:01 ` [dts] [PATCH V1 1/2] test_plans/dynamic_flowtype: " Xiang An
2021-06-07 8:53 ` Lin, Xueqin
2021-06-02 8:01 ` Xiang An [this message]
2021-06-07 8:53 ` [dts] [PATCH V1 2/2] tests/dynamic_flowtype: " Lin, Xueqin
2021-06-09 7:12 ` [dts] [PATCH V1 0/2] dynamic_flowtype: " 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=1622620919-59787-3-git-send-email-xiangx.an@intel.com \
--to=xiangx.an@intel.com \
--cc=dts@dpdk.org \
--cc=xueqin.lin@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).