Support for xtesting
[samplevnf.git] / VNFs / DPPD-PROX / helper-scripts / rapid / gen_gw.cfg
index d6a2fa9..fc3b6a6 100644 (file)
@@ -1,5 +1,5 @@
 ;;
-;; Copyright (c) 2010-2017 Intel Corporation
+;; Copyright (c) 2010-2020 Intel Corporation
 ;;
 ;; Licensed under the Apache License, Version 2.0 (the "License");
 ;; you may not use this file except in compliance with the License.
 ;; 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=p0
 rx desc=2048
 tx desc=2048
 vlan=yes
+vdev=gen_tap
+local ipv4=${local_ip1}
 
 [variables]
 $mbs=8
@@ -35,6 +38,7 @@ mempool size=8K
 
 [global]
 name=${name}
+heartbeat timeout=${heartbeat}
 
 [core 0]
 mode=master
@@ -46,10 +50,9 @@ mode=gen
 sub mode=l3
 tx port=p0
 bps=1250000000
-pkt inline=00 00 00 00 00 00 00 00 00 00 00 00 08 00 45 00 00 2e 00 01 00 00 40 11 f7 7d ${local_hex_ip} ${dest_hex_ip} 0b b8 0b b9 00 1a 55 7b
+pkt inline=00 00 00 00 00 00 00 00 00 00 00 00 08 00 45 00 00 2e 00 01 00 00 40 11 f7 7d ${local_hex_ip1} ${dest_hex_ip1} 0b b8 0b b9 00 1a 55 7b
 pkt size=60
-gateway ipv4=${gw_ip}
-local ipv4=${local_ip}
+gateway ipv4=${gw_ip1}
 min bulk size=$mbs
 max bulk size=16
 drop=yes
@@ -71,4 +74,5 @@ accuracy pos=46
 packet id pos=50
 signature=0x98765432
 signature pos=56
+latency bucket size=${bucket_size_exp}
 ;arp update time=1