test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jiale Song <songx.jiale@intel.com>
To: dts@dpdk.org
Cc: Jiale Song <songx.jiale@intel.com>
Subject: [dts] [PATCH V1 1/2] tests/flexible_rxd: remove "IGC-I225_LM" as support for nic
Date: Fri, 12 May 2023 13:22:31 +0800	[thread overview]
Message-ID: <20230512052232.955659-2-songx.jiale@intel.com> (raw)
In-Reply-To: <20230512052232.955659-1-songx.jiale@intel.com>

according to the testplan, the test suite only supports network cards with
kernel driver ice. therefore, remove "IGC-I225_LM" as support for nic.

Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
 tests/TestSuite_flexible_rxd.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/TestSuite_flexible_rxd.py b/tests/TestSuite_flexible_rxd.py
index 199bbeeb..f3c70ec3 100644
--- a/tests/TestSuite_flexible_rxd.py
+++ b/tests/TestSuite_flexible_rxd.py
@@ -16,7 +16,6 @@ class TestFlexibleRxd(TestCase, FlexibleRxdBase):
         "ICE_25G-E810C_SFP",
         "ICE_25G-E810_XXV_SFP",
         "ICE_25G-E823C_QSFP",
-        "IGC-I225_LM",
     ]
 
     def preset_compilation(self):
-- 
2.31.1


  reply	other threads:[~2023-05-11  2:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12  5:22 [dts] [PATCH V1 0/2] " Jiale Song
2023-05-12  5:22 ` Jiale Song [this message]
2023-05-12  5:22 ` [dts] [PATCH V1 2/2] tests/iavf_flexible_descriptor: " Jiale Song
2023-05-25  2:09   ` 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=20230512052232.955659-2-songx.jiale@intel.com \
    --to=songx.jiale@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).