[l2l3 stack] implements new nd state machine & nd 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 pkt_type = ipv6
69 traffic_type = 6
70 ; tcp_time_wait controls timeout for closed connection, normally 120
71 tcp_time_wait = 10
72 tcp_be_liberal = 0
73 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
74 ;udp_unreplied = 20
75 ;udp_replied = 20
76
77 [PIPELINE5]
78 type = TXRX
79 core = s0c2h
80 pktq_in  = SWQ5 SWQ6 ;SWQ8 SWQ9 SWQ12 SWQ13
81 pktq_out = TXQ0.1 TXQ1.1 ;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
82 pipeline_txrx_type = TXTX
83 [PIPELINE6]
84 type = TXRX
85 core = s0c5
86 pktq_in  = RXQ2.0 RXQ3.0 ;SWQ4 SWQ5 ;SWQ8 SWQ9 SWQ12 SWQ13
87 pktq_out = SWQ7 SWQ8 SWQ9;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
88 pipeline_txrx_type = RXRX
89 ;
90 [PIPELINE7]
91 type = LOADB
92 core = 6
93 pktq_in  = SWQ7 SWQ8
94 pktq_out = SWQ9 SWQ10 ;SWQ10 SWQ11
95 outport_offset = 136; 8
96 n_vnf_threads = 1
97 n_lb_tuples = 5
98 ;loadb_debug = 0
99 [PIPELINE8]
100 type = VFW
101 core = s0c7
102 pktq_in  = SWQ9 SWQ10
103 pktq_out = SWQ11 SWQ12;TXQ0.0 TXQ1.0
104
105 n_rules = 10000
106
107 ;n_flows gets round up to power of 2
108 n_flows = 1000000
109 pkt_type = ipv6
110 traffic_type = 6
111 ; tcp_time_wait controls timeout for closed connection, normally 120
112 tcp_time_wait = 10
113 tcp_be_liberal = 0
114 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
115 ;udp_unreplied = 20
116 ;udp_replied = 20
117 [PIPELINE9]
118 type = TXRX
119 core = s0c5h
120 pktq_in  = SWQ11 SWQ12 ;SWQ20 SWQ21 ;RXQ0.0 RXQ1.0 ;SWQ4 SWQ5 ;SWQ8 SWQ9 SWQ12 SWQ13
121 pktq_out = TXQ2.1 TXQ3.1 ;TXQ0.0 TXQ1.0 ;TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
122 pipeline_txrx_type = TXTX