Fixed compilation issue on dpdk 19.08 (and more recent)
[samplevnf.git] / VNFs / DPPD-PROX / helper-scripts / rapid / l2swap.cfg
index 366d8ac..1739638 100644 (file)
 ;; 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