aboutsummaryrefslogtreecommitdiff
path: root/config/odp-linux-dpdk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/odp-linux-dpdk.conf')
-rw-r--r--config/odp-linux-dpdk.conf8
1 files changed, 1 insertions, 7 deletions
diff --git a/config/odp-linux-dpdk.conf b/config/odp-linux-dpdk.conf
index 390b2be90..de6130362 100644
--- a/config/odp-linux-dpdk.conf
+++ b/config/odp-linux-dpdk.conf
@@ -16,7 +16,7 @@
# Mandatory fields
odp_implementation = "linux-dpdk"
-config_file_version = "0.1.23"
+config_file_version = "0.1.24"
# System options
system: {
@@ -256,12 +256,6 @@ stash: {
# The value may be rounded up by the implementation. For optimal memory
# usage set value to a power of two - 1.
max_num_obj = 4095
-
- # Strict size
- #
- # When set to 0, application can attempt to store more handles into a
- # stash than it specified in the creation parameters.
- strict_size = 1
}
timer: {