test suite reviews and discussions
 help / color / mirror / Atom feed
From: Qin Sun <qinx.sun@intel.com>
To: dts@dpdk.org
Cc: Qin Sun <qinx.sun@intel.com>
Subject: [dts] [PATCH V1 2/2] test_plans/cvl_advanced_iavf_rss: corrects case name
Date: Fri, 29 Oct 2021 16:46:15 +0000	[thread overview]
Message-ID: <20211029164615.32677-3-qinx.sun@intel.com> (raw)
In-Reply-To: <20211029164615.32677-1-qinx.sun@intel.com>

'symmetric MAC_IPVx_GRE_IPVx_UDP' cases name not correctly in test plan,modify related cases 

Signed-off-by: Qin Sun <qinx.sun@intel.com>
---
 test_plans/cvl_advanced_iavf_rss_test_plan.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 mode change 100644 => 100755 test_plans/cvl_advanced_iavf_rss_test_plan.rst

diff --git a/test_plans/cvl_advanced_iavf_rss_test_plan.rst b/test_plans/cvl_advanced_iavf_rss_test_plan.rst
old mode 100644
new mode 100755
index 0e0a8104..0f650177
--- a/test_plans/cvl_advanced_iavf_rss_test_plan.rst
+++ b/test_plans/cvl_advanced_iavf_rss_test_plan.rst
@@ -2326,22 +2326,22 @@ Test case: symmetric MAC_IPV6_GRE_IPV6_TCP
     sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2020",dst="CDCD:910A:2222:5498:8475:1111:3900:2929", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
     sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020", nh=6)/TCP(sport=23,dport=22)/("X"*480)],iface="enp134s0f0")
 
-Test case: symmetric MAC_IPV4_GRE_IPV4_TCP
+Test case: symmetric MAC_IPV4_GRE_IPV4_UDP
 ==========================================
 test steps same as Test case: symmetric MAC_IPV4_GRE_IPV4_TCP, just only pattern is different,
 replace "tcp" with "udp"
 
-Test case: symmetric MAC_IPV6_GRE_IPV4_TCP
+Test case: symmetric MAC_IPV6_GRE_IPV4_UDP
 ==========================================
 test steps same as Test case: symmetric MAC_IPV6_GRE_IPV4_TCP, just only pattern is different,
 replace "tcp" with "udp"
 
-Test case: symmetric MAC_IPV4_GRE_IPV6_TCP
+Test case: symmetric MAC_IPV4_GRE_IPV6_UDP
 ==========================================
 test steps same as Test case: symmetric MAC_IPV4_GRE_IPV6_TCP, just only pattern is different,
 replace "tcp" with "udp"
 
-Test case: symmetric MAC_IPV6_GRE_IPV6_TCP
+Test case: symmetric MAC_IPV6_GRE_IPV6_UDP
 ==========================================
 test steps same as Test case: symmetric MAC_IPV6_GRE_IPV6_TCP, just only pattern is different,
 replace "tcp" with "udp"
-- 
2.17.1


  parent reply	other threads:[~2021-10-29  8:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 16:46 [dts] [PATCH V1 0/2] replace 'proto' with 'nh' Qin Sun
2021-10-29 16:46 ` [dts] [PATCH V1 1/2] tests/cvl_advanced_iavf_rss: modify next header as 17 Qin Sun
2021-10-29  8:55   ` Sun, QinX
2021-10-29 16:46 ` Qin Sun [this message]
2021-11-05 13:34   ` [dts] [PATCH V1 2/2] test_plans/cvl_advanced_iavf_rss: corrects case name 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=20211029164615.32677-3-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).