From: Xiang An <xiangx.an@intel.com>
To: dts@dpdk.org
Cc: xiangx.an@intel.com
Subject: [dts] [PATCH V2] tests/cvl_switch_filter: gtpu case only support comms
Date: Wed, 3 Nov 2021 10:51:46 +0800 [thread overview]
Message-ID: <1635907906-164750-1-git-send-email-xiangx.an@intel.com> (raw)
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
next reply other threads:[~2021-11-03 2:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-03 2:51 Xiang An [this message]
2021-11-05 14:17 ` Tu, Lijuan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1635907906-164750-1-git-send-email-xiangx.an@intel.com \
--to=xiangx.an@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).