summaryrefslogtreecommitdiffstats
path: root/VNFs
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-10-17 15:39:56 +0530
committerDeepak S <deepak.s@linux.intel.com>2017-10-17 03:19:06 -0700
commit90979cf8f78f6c33a34fb668fda9a8c898a15086 (patch)
tree1775a1a93f49d4407a9f67759397070998ec1656 /VNFs
parent16b4c6a773018a9235aaf99ea31d6f8b53261504 (diff)
Rest API: Fix all the bugs in the HWLB, mask issue, etc
Change-Id: I0f593c3e676407ca01d34792ef8309cf37f4c686 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'VNFs')
-rw-r--r--VNFs/vFW/vnf_template.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/VNFs/vFW/vnf_template.txt b/VNFs/vFW/vnf_template.txt
index ed8253be..b0f482d5 100644
--- a/VNFs/vFW/vnf_template.txt
+++ b/VNFs/vFW/vnf_template.txt
@@ -4,7 +4,7 @@ core = 0
[ARPICMP]
type = ARPICMP
-core = 1
+core = 0
pktq_in = SWQ0
pktq_out = TXQ0.0 TXQ1.0
pktq_in_prv = RXQ0.0
@@ -13,7 +13,7 @@ prv_que_handler = (0)
[TIMER]
type = TIMER
-core = 2
+core = 0
n_flows = 1048576
[TXRX-BEGIN]
@@ -64,7 +64,6 @@ timer_period = 100
max_clients_per_ip = 65535
max_port_per_client = 10
public_ip_port_range = 98103214:(1, 65535)
-vnf_set = (3,4,5)
pkt_type = ipv4
cgnapt_meta_offset = 128
prv_que_handler = (0,)