X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=VNFs%2FDPPD-PROX%2Fhelper-scripts%2Frapid%2Fl2swap.cfg;h=173963817f9f219608ae05084e9b359157e68503;hb=d092ffd38f9b5acafb740da11b5a2467ff972036;hp=366d8ac2c63ce7aa07e9a95f033b28bf213c0562;hpb=d55e457cfc09e84c0a3fb8c32a21517c4388a131;p=samplevnf.git diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/l2swap.cfg b/VNFs/DPPD-PROX/helper-scripts/rapid/l2swap.cfg index 366d8ac2..17396381 100644 --- a/VNFs/DPPD-PROX/helper-scripts/rapid/l2swap.cfg +++ b/VNFs/DPPD-PROX/helper-scripts/rapid/l2swap.cfg @@ -14,12 +14,13 @@ ;; limitations under the License. ;; +[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=if0 @@ -37,7 +38,7 @@ name=${name} [core 0] mode=master -[core $swapcores] +[core $cores] name=swap task=0 mode=swap