From: qifu <qi.fu@intel.com>
To: dts@dpdk.org
Cc: qifu <qi.fu@intel.com>
Subject: [dts] [PATCH V1]test_plans/cvl_ecpri: update negative eCPRI port config cmd
Date: Fri, 16 Apr 2021 09:58:02 -0400 [thread overview]
Message-ID: <20210416135802.183132-1-qi.fu@intel.com> (raw)
the ecpri port config can support udp port form 0 to 0xffff,
so delete related cmds in negative case.
Signed-off-by: qifu <qi.fu@intel.com>
---
test_plans/cvl_ecpri_test_plan.rst | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/test_plans/cvl_ecpri_test_plan.rst b/test_plans/cvl_ecpri_test_plan.rst
index 9665a040..101562cd 100644
--- a/test_plans/cvl_ecpri_test_plan.rst
+++ b/test_plans/cvl_ecpri_test_plan.rst
@@ -380,18 +380,9 @@ Test case 04: negative eCPRI port config in DCF
testpmd> port config a udp_tunnel_port add ecpri 0x5123
Bad arguments
- testpmd> port config 0 udp_tunnel_port add ecpri 0
- udp tunneling port add error: (Permission denied)
-
- testpmd> port config 0 udp_tunnel_port rm ecpri 0
- udp tunneling port add error: (Operation not permitted)
-
testpmd> port config 0 udp_tunnel_port add ecpri ffff
Bad arguments
- testpmd> port config 0 udp_tunnel_port add ecpri 0xffff
- udp tunneling port add error: (Permission denied)
-
Test case 05: rss for udp ecpri
===============================
--
2.25.1
next reply other threads:[~2021-04-16 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-16 13:58 qifu [this message]
2021-05-07 7:06 ` 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=20210416135802.183132-1-qi.fu@intel.com \
--to=qi.fu@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).