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

Jiale Song songx.jiale at intel.com
Fri May 12 07:22:31 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_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



More information about the dts mailing list