test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] tests/cvl_switch_filter: gtpu only supports comms
@ 2021-10-27  7:42 Xiang An
  0 siblings, 0 replies; only message in thread
From: Xiang An @ 2021-10-27  7:42 UTC (permalink / raw)
  To: dts; +Cc: xiangx.an

related gtpu only support comms pkg.

Signed-off-by: Xiang An <xiangx.an@intel.com>
---
 tests/TestSuite_cvl_switch_filter.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/TestSuite_cvl_switch_filter.py b/tests/TestSuite_cvl_switch_filter.py
index 59d9584..1f32d5d 100755
--- a/tests/TestSuite_cvl_switch_filter.py
+++ b/tests/TestSuite_cvl_switch_filter.py
@@ -3366,9 +3366,11 @@ class CVLSwitchFilterTest(TestCase):
     def test_mac_ipv4_nvgre_eth_ipv4_l4_mask_non_pipeline_mode(self):
         self._rte_flow_validate_pattern(tvs_mac_ipv4_nvgre_eth_ipv4_l4_mask_non_pipeline_mode)
 
+    @skip_unsupported_pkg(['os', 'wireless'])
     def test_mac_ipv4_gtpu_l4_mask_pipeline_mode(self):
         self._rte_flow_validate_pattern(tvs_mac_ipv4_gtpu_l4_mask_pipeline_mode)
 
+    @skip_unsupported_pkg(['os', 'wireless'])
     def test_mac_ipv6_gtpu_l4_mask_non_pipeline_mode(self):
         self._rte_flow_validate_pattern(tvs_mac_ipv6_gtpu_l4_mask_non_pipeline_mode)
 
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-27  7:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27  7:42 [dts] [PATCH V1] tests/cvl_switch_filter: gtpu only supports comms Xiang An

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).