Merge "[l2l3 stack] implements new arp state machine & arp buffering"
[samplevnf.git] / VNFs / vFW / config / VFW_SWLB_IPV6_MultiPortPair_1Thread.cfg
1 ; Copyright (c) 2017 Intel Corporation
2 ;
3 ; Licensed under the Apache License, Version 2.0 (the "License");
4 ; you may not use this file except in compliance with the License.
5 ; You may obtain a copy of the License at
6 ;
7 ;      http:#www.apache.org/licenses/LICENSE-2.0
8 ;
9 ; Unless required by applicable law or agreed to in writing, software
10 ; distributed under the License is distributed on an "AS IS" BASIS,
11 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 ; See the License for the specific language governing permissions and
13 ; limitations under the License.
14
15 [PIPELINE0]
16 type = MASTER
17 core = 0
18 [PIPELINE1]
19 type =  ARPICMP
20 core = 1
21
22 pktq_in  = SWQ2 SWQ9
23 pktq_out = TXQ0.0 TXQ1.0 TXQ2.0 TXQ3.0
24 ; ARP route table entries (ip, mask, if_port, nh) hex values with no 0x
25 nd_route_tbl =  (fec0::6a05:caff:fe30:21b0,64,0,fec0::6a05:caff:fe30:21b0)
26 nd_route_tbl =  (2012::6a05:caff:fe30:2081,64,1,2012::6a05:caff:fe30:2081)
27 nd_route_tbl =  (fec1::6a05:caff:fe30:21b0,64,2,fec1::6a05:caff:fe30:21b0)
28 nd_route_tbl =  (2016::6a05:caff:fe30:2081,64,3,2016::6a05:caff:fe30:2081)
29 ; Link MAC addresses in order aa:bb:cc:dd:ee:ff separated by space
30 ;
31 ; Hex values with no leading 0x, MACs in ascending port order starting @P0
32 ports_mac_list = 00:cb:10:64:14:00 00:ca:10:64:14:00 00:ad:10:28:14:00 00:ac:10:28:14:00
33 ;
34 ; egress (private interface) info
35 pktq_in_prv =  RXQ0.0 RXQ2.0
36 ;
37 ;for pub port <-> prv port mapping (prv, pub)
38 prv_to_pub_map = (0,1)(2,3)
39 prv_que_handler = (0,2)
40 ;lib_arp_debug = 1
41 [PIPELINE2]
42 type = TXRX
43 core = s0c2
44 pktq_in  = RXQ0.0 RXQ1.0 ;SWQ4 SWQ5 ;SWQ8 SWQ9 SWQ12 SWQ13
45 pktq_out = SWQ0 SWQ1 SWQ2;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
46 pipeline_txrx_type = RXRX
47 ;
48 [PIPELINE3]
49 type = LOADB
50 core = 3
51 pktq_in  = SWQ0 SWQ1
52 pktq_out = SWQ3 SWQ4 ;SWQ10 SWQ11
53 outport_offset = 136; 8
54 n_vnf_threads = 1
55 prv_que_handler = (0)
56 n_lb_tuples = 5
57 ;loadb_debug = 0
58 [PIPELINE4]
59 type = VFW
60 core = s0c4
61 pktq_in  = SWQ3 SWQ4
62 pktq_out = SWQ5 SWQ6;TXQ0.0 TXQ1.0
63
64 n_rules = 10000
65
66 ;n_flows gets round up to power of 2
67 n_flows = 1000000
68 traffic_type = 6
69 ; tcp_time_wait controls timeout for closed connection, normally 120
70 tcp_time_wait = 10
71 tcp_be_liberal = 0
72 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
73 ;udp_unreplied = 20
74 ;udp_replied = 20
75
76 [PIPELINE5]
77 type = TXRX
78 core = s0c2h
79 pktq_in  = SWQ5 SWQ6 ;SWQ8 SWQ9 SWQ12 SWQ13
80 pktq_out = TXQ0.1 TXQ1.1 ;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
81 pipeline_txrx_type = TXTX
82 [PIPELINE6]
83 type = TXRX
84 core = s0c5
85 pktq_in  = RXQ2.0 RXQ3.0 ;SWQ4 SWQ5 ;SWQ8 SWQ9 SWQ12 SWQ13
86 pktq_out = SWQ7 SWQ8 SWQ9;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
87 pipeline_txrx_type = RXRX
88 ;
89 [PIPELINE7]
90 type = LOADB
91 core = 6
92 pktq_in  = SWQ7 SWQ8
93 pktq_out = SWQ9 SWQ10 ;SWQ10 SWQ11
94 outport_offset = 136; 8
95 n_vnf_threads = 1
96 n_lb_tuples = 5
97 ;loadb_debug = 0
98 [PIPELINE8]
99 type = VFW
100 core = s0c7
101 pktq_in  = SWQ9 SWQ10
102 pktq_out = SWQ11 SWQ12;TXQ0.0 TXQ1.0
103
104 n_rules = 10000
105
106 ;n_flows gets round up to power of 2
107 n_flows = 1000000
108 traffic_type = 6
109 ; tcp_time_wait controls timeout for closed connection, normally 120
110 tcp_time_wait = 10
111 tcp_be_liberal = 0
112 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
113 ;udp_unreplied = 20
114 ;udp_replied = 20
115 [PIPELINE9]
116 type = TXRX
117 core = s0c5h
118 pktq_in  = SWQ11 SWQ12 ;SWQ20 SWQ21 ;RXQ0.0 RXQ1.0 ;SWQ4 SWQ5 ;SWQ8 SWQ9 SWQ12 SWQ13
119 pktq_out = TXQ2.1 TXQ3.1 ;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
120 pipeline_txrx_type = TXTX