test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2] tests/cvl_switch_filter: gtpu case only support comms
@ 2021-11-03  2:51 Xiang An
  2021-11-05 14:17 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xiang An @ 2021-11-03  2:51 UTC (permalink / raw)
  To: dts; +Cc: xiangx.an

gtpu case only support comms.

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..69a83c4 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 default', '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 default', '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] 2+ messages in thread

* Re: [dts] [PATCH V2] tests/cvl_switch_filter: gtpu case only support comms
  2021-11-03  2:51 [dts] [PATCH V2] tests/cvl_switch_filter: gtpu case only support comms Xiang An
@ 2021-11-05 14:17 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2021-11-05 14:17 UTC (permalink / raw)
  To: An, XiangX, dts; +Cc: An, XiangX

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xiang An
> Sent: 2021年11月3日 10:52
> To: dts@dpdk.org
> Cc: An, XiangX <xiangx.an@intel.com>
> Subject: [dts] [PATCH V2] tests/cvl_switch_filter: gtpu case only support comms
> 
> gtpu case only support comms.
> 
> Signed-off-by: Xiang An <xiangx.an@intel.com>

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-05 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03  2:51 [dts] [PATCH V2] tests/cvl_switch_filter: gtpu case only support comms Xiang An
2021-11-05 14:17 ` Tu, Lijuan

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