summaryrefslogtreecommitdiff
path: root/tests/system-userspace-macros.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system-userspace-macros.at')
-rw-r--r--tests/system-userspace-macros.at10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/system-userspace-macros.at b/tests/system-userspace-macros.at
index 20a8635f9..00e1f817f 100644
--- a/tests/system-userspace-macros.at
+++ b/tests/system-userspace-macros.at
@@ -100,16 +100,6 @@ m4_define([CHECK_CONNTRACK_LOCAL_STACK],
#
m4_define([CHECK_CONNTRACK_NAT])
-# CHECK_CT_DPIF_FLUSH_BY_CT_TUPLE()
-#
-# Perform requirements checks for running ovs-dpctl flush-conntrack by
-# conntrack 5-tuple test. The userspace datapath does not support
-# this feature yet.
-m4_define([CHECK_CT_DPIF_FLUSH_BY_CT_TUPLE],
-[
- AT_SKIP_IF([:])
-])
-
# CHECK_CT_DPIF_SET_GET_MAXCONNS()
#
# Perform requirements checks for running ovs-dpctl ct-set-maxconns or