test suite reviews and discussions
 help / color / mirror / Atom feed
From: chenlinglix <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: chenlinglix <linglix.chen@intel.com>
Subject: [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case
Date: Fri, 12 Jun 2020 14:52:45 +0800	[thread overview]
Message-ID: <20200612065245.21389-1-linglix.chen@intel.com> (raw)


foxville not supoort case:txoffload_queue,disable_enable_rss

Signed-off-by: chenlinglix <linglix.chen@intel.com>
---
 conf/test_case_checklist.json | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 73eda68..b6014a1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2670,7 +2670,8 @@
             ],
             "NIC": [
                 "cavium_a063",
-                "cavium_a064"
+                "foxville",
+	       	"cavium_a064"
             ],
             "Target": [
                 "ALL"
@@ -3426,4 +3427,20 @@
             "Comments": "32 bites not support this case(memoory not enough)."
         }
     ]
+    "txoffload_queue": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "foxville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
+    ]
+
 }
-- 
2.17.1


             reply	other threads:[~2020-06-12  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12  6:52 chenlinglix [this message]
2020-06-19  4:53 ` 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=20200612065245.21389-1-linglix.chen@intel.com \
    --to=linglix.chen@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).