From: Qin Sun <qinx.sun@intel.com>
To: dts@dpdk.org
Cc: Qin Sun <qinx.sun@intel.com>
Subject: [dts] [PATCH V1] tests/cvl_ecpri: modify the case name of the suite to be the same as the test plan
Date: Fri, 6 Aug 2021 18:50:02 +0000 [thread overview]
Message-ID: <20210806185002.25515-1-qinx.sun@intel.com> (raw)
according to the test plan, modify the case name of the test suite to keep both sides consistent
Signed-off-by: Qin Sun <qinx.sun@intel.com>
---
tests/TestSuite_cvl_ecpri.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_cvl_ecpri.py b/tests/TestSuite_cvl_ecpri.py
index 357e7fa9..b7cc6121 100644
--- a/tests/TestSuite_cvl_ecpri.py
+++ b/tests/TestSuite_cvl_ecpri.py
@@ -248,7 +248,7 @@ class TestCVLEcpri(TestCase):
self.send_and_verify(Mac_list[1], self.right_ecpri, if_match=False)
- def test_add_and_delete_eCPRI_port_config_in_DCF(self):
+ def test_eCPRI_port_config_when_DCF_exit_reset(self):
self.pmd_output.execute_cmd("port config 0 udp_tunnel_port add ecpri {}".format(self.right_ecpri))
self.pmd_output.execute_cmd("quit", expected="#")
self.launch_testpmd()
--
2.17.1
next reply other threads:[~2021-08-06 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 18:50 Qin Sun [this message]
2021-08-10 6:50 ` Sun, QinX
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=20210806185002.25515-1-qinx.sun@intel.com \
--to=qinx.sun@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).