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