summaryrefslogtreecommitdiff
path: root/tests/system-kmod-macros.at
diff options
context:
space:
mode:
authorDarrell Ball <dlu998@gmail.com>2019-12-03 09:14:17 -0800
committerBen Pfaff <blp@ovn.org>2019-12-03 10:11:13 -0800
commita7f33fdbfb67a7b3f6cc24c6eab88b33fc815363 (patch)
treeae1e00bbfab134db0d7a33a0c1bd2376e1497e58 /tests/system-kmod-macros.at
parent551c72854ef78d9c188a58872b023e529e9d8843 (diff)
downloadopenvswitch-a7f33fdbfb67a7b3f6cc24c6eab88b33fc815363.tar.gz
conntrack: Support zone limits.
Signed-off-by: Darrell Ball <dlu998@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tests/system-kmod-macros.at')
-rw-r--r--tests/system-kmod-macros.at7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/system-kmod-macros.at b/tests/system-kmod-macros.at
index 9e89aec43..daf66bdec 100644
--- a/tests/system-kmod-macros.at
+++ b/tests/system-kmod-macros.at
@@ -110,13 +110,6 @@ m4_define([CHECK_CONNTRACK_TIMEOUT],
on_exit 'modprobe -r nfnetlink_cttimeout'
])
-# CHECK_CT_DPIF_PER_ZONE_LIMIT()
-#
-# Perform requirements checks for running ovs-dpctl ct-[set|get|del]-limits per
-# zone. The kernel datapath does support this feature. Will remove this check
-# after both kernel and userspace datapath support it.
-m4_define([CHECK_CT_DPIF_PER_ZONE_LIMIT])
-
# CHECK_CT_DPIF_SET_GET_MAXCONNS()
#
# Perform requirements checks for running ovs-dpctl ct-set-maxconns or