[dts] [PATCH V1 2/2] tests/iavf_flexible_descriptor: remove "IGC-I225_LM" as support for nic

Jiale Song songx.jiale at intel.com
Fri May 12 07:22:32 CEST 2023


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 at 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



More information about the dts mailing list