* [dts] [PATCH V1 0/2] remove "IGC-I225_LM" as support for nic
@ 2023-05-12 5:22 Jiale Song
2023-05-12 5:22 ` [dts] [PATCH V1 1/2] tests/flexible_rxd: " Jiale Song
2023-05-12 5:22 ` [dts] [PATCH V1 2/2] tests/iavf_flexible_descriptor: " Jiale Song
0 siblings, 2 replies; 4+ messages in thread
From: Jiale Song @ 2023-05-12 5:22 UTC (permalink / raw)
To: dts; +Cc: Jiale Song
according to the testplan, These test suites only supports network cards with
kernel driver ice. therefore, remove "IGC-I225_LM" as support for nic.
Jiale Song (2):
tests/flexible_rxd: remove "IGC-I225_LM" as support for nic
tests/iavf_flexible_descriptor: remove "IGC-I225_LM" as support for
nic
tests/TestSuite_flexible_rxd.py | 1 -
tests/TestSuite_iavf_flexible_descriptor.py | 1 -
2 files changed, 2 deletions(-)
--
2.31.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dts] [PATCH V1 1/2] tests/flexible_rxd: remove "IGC-I225_LM" as support for nic
2023-05-12 5:22 [dts] [PATCH V1 0/2] remove "IGC-I225_LM" as support for nic Jiale Song
@ 2023-05-12 5:22 ` Jiale Song
2023-05-12 5:22 ` [dts] [PATCH V1 2/2] tests/iavf_flexible_descriptor: " Jiale Song
1 sibling, 0 replies; 4+ messages in thread
From: Jiale Song @ 2023-05-12 5:22 UTC (permalink / raw)
To: dts; +Cc: Jiale Song
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dts] [PATCH V1 2/2] tests/iavf_flexible_descriptor: remove "IGC-I225_LM" as support for nic
2023-05-12 5:22 [dts] [PATCH V1 0/2] remove "IGC-I225_LM" as support for nic Jiale Song
2023-05-12 5:22 ` [dts] [PATCH V1 1/2] tests/flexible_rxd: " Jiale Song
@ 2023-05-12 5:22 ` Jiale Song
2023-05-25 2:09 ` lijuan.tu
1 sibling, 1 reply; 4+ messages in thread
From: Jiale Song @ 2023-05-12 5:22 UTC (permalink / raw)
To: dts; +Cc: Jiale Song
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_iavf_flexible_descriptor.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/TestSuite_iavf_flexible_descriptor.py b/tests/TestSuite_iavf_flexible_descriptor.py
index f4e689cd..a8e06d14 100644
--- a/tests/TestSuite_iavf_flexible_descriptor.py
+++ b/tests/TestSuite_iavf_flexible_descriptor.py
@@ -16,7 +16,6 @@ class TestIavfFlexibleDescriptor(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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-25 2:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 5:22 [dts] [PATCH V1 0/2] remove "IGC-I225_LM" as support for nic Jiale Song
2023-05-12 5:22 ` [dts] [PATCH V1 1/2] tests/flexible_rxd: " Jiale Song
2023-05-12 5:22 ` [dts] [PATCH V1 2/2] tests/iavf_flexible_descriptor: " Jiale Song
2023-05-25 2:09 ` lijuan.tu
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).