aboutsummaryrefslogtreecommitdiffstats
path: root/README.vppodp
diff options
context:
space:
mode:
Diffstat (limited to 'README.vppodp')
-rw-r--r--README.vppodp1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.vppodp b/README.vppodp
index 9a849459..d98c3663 100644
--- a/README.vppodp
+++ b/README.vppodp
@@ -56,6 +56,7 @@ Set the environment variables with ODP config:
export PLATFORM=odp
export ODP_INST_PATH=<odp-dpdk-install-path>
+export ODP_PLATFORM_PARAMS="-m 400" # at least size of memory to allocate need to be specified
Note : Also check and copy dpdk/odp-dpdk libraries to default /usr/lib path for linking with vpp.