diff options
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/rapid/secgw2.cfg')
-rw-r--r-- | VNFs/DPPD-PROX/helper-scripts/rapid/secgw2.cfg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/secgw2.cfg b/VNFs/DPPD-PROX/helper-scripts/rapid/secgw2.cfg index dacbf08b..daeb18a8 100644 --- a/VNFs/DPPD-PROX/helper-scripts/rapid/secgw2.cfg +++ b/VNFs/DPPD-PROX/helper-scripts/rapid/secgw2.cfg @@ -17,13 +17,15 @@ ;; ; This is sample ESP config. ;; -[eal options] --n=4 ; force number of memory channels -no-output=no ; disable DPDK debug output [lua] dofile("parameters.lua") +[eal options] +-n=4 ; force number of memory channels +no-output=no ; disable DPDK debug output +eal=--proc-type auto ${eal} + [port 0] name=if mac=hardware |