test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Li, WeiyuanX" <weiyuanx.li@intel.com>
To: dts@dpdk.org, yuan.peng@intel.com
Cc: Weiyuan li <weiyuanx.li@intel.com>
Subject: [dts][PATCH V4 3/3] conf/test_case_checklist: add vlan_tx_restore not support
Date: Tue, 21 Jun 2022 13:58:12 +0800	[thread overview]
Message-ID: <20220621055812.1315-3-weiyuanx.li@intel.com> (raw)
In-Reply-To: <20220621055812.1315-1-weiyuanx.li@intel.com>

From: Weiyuan li <weiyuanx.li@intel.com>

1. Add new testsuite tests/TestSuite_vf_pf_reset.py.
2. Add vm configuration file for vf_pf_reset.

Signed-off-by: Weiyuan li <weiyuanx.li@intel.com>
---

v2:
-Modify license format.
-Remove time.sleep.
v3:
-Add vf_pf_reset.cfg file.
v4:
-Add VLAN_tx_Restore to checklist does not support case for ice driver.
-Add ice enable vf-vlan-pruning flag.

 conf/test_case_checklist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 3d3413f0..284a3f65 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3754,5 +3754,21 @@
              "Bug ID": "",
              "Comments": "NIC not support this case"
          }
+    ],
+    "vlan_tx_restore": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "ICE_25G-E810C_SFP",
+		        "ICE_100G-E810C_QSFP"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic on the environment not support this case"
+        }
     ]
 }
-- 
2.17.1


  parent reply	other threads:[~2022-06-21  5:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21  5:58 [dts][PATCH V4 1/3] tests/vf_pf_reset: add vf_pf_reset testsuite Li, WeiyuanX
2022-06-21  5:58 ` [dts][PATCH V4 2/3] conf/vf_pf_reset: " Li, WeiyuanX
2022-06-21  5:58 ` Li, WeiyuanX [this message]
2022-06-21  7:42   ` [dts][PATCH V4 3/3] conf/test_case_checklist: add vlan_tx_restore not support lijuan.tu

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=20220621055812.1315-3-weiyuanx.li@intel.com \
    --to=weiyuanx.li@intel.com \
    --cc=dts@dpdk.org \
    --cc=yuan.peng@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).