[dts][PATCH V1] tests/ice_iavf_fdir: optimize negative case scripts

Weiyuan Li weiyuanx.li at intel.com
Mon Feb 20 08:54:28 CET 2023


The failure show info of create rule is not supported when we use the comms package.

Signed-off-by: Weiyuan Li <weiyuanx.li at intel.com>
---
 tests/TestSuite_ice_iavf_fdir.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/TestSuite_ice_iavf_fdir.py b/tests/TestSuite_ice_iavf_fdir.py
index 458368ad..5370ea8e 100644
--- a/tests/TestSuite_ice_iavf_fdir.py
+++ b/tests/TestSuite_ice_iavf_fdir.py
@@ -9573,6 +9573,7 @@ class TestICEIAVFFdir(TestCase):
     def test_l2_ethertype(self):
         self.multirules_process(vectors_l2_ethertype)
 
+    @skip_unsupported_pkg("comms")
     def test_negative_case(self):
         """
         negative cases
-- 
2.25.1



More information about the dts mailing list