* [dts] [PATCH V1]test_plans/cvl_ecpri: update negative eCPRI port config cmd
@ 2021-04-16 13:58 qifu
2021-05-07 7:06 ` Tu, Lijuan
0 siblings, 1 reply; 2+ messages in thread
From: qifu @ 2021-04-16 13:58 UTC (permalink / raw)
To: dts; +Cc: qifu
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dts] [PATCH V1]test_plans/cvl_ecpri: update negative eCPRI port config cmd
2021-04-16 13:58 [dts] [PATCH V1]test_plans/cvl_ecpri: update negative eCPRI port config cmd qifu
@ 2021-05-07 7:06 ` Tu, Lijuan
0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2021-05-07 7:06 UTC (permalink / raw)
To: Fu, Qi, dts; +Cc: Fu, Qi
> 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>
Applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-07 7:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 13:58 [dts] [PATCH V1]test_plans/cvl_ecpri: update negative eCPRI port config cmd qifu
2021-05-07 7:06 ` Tu, Lijuan
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).