fd9da8f26a698703b022766097960f575c94edb8
[samplevnf.git] / VNFs / vFW / config / VFW_HWLB_IPV6_SinglePortPair_4Thread.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  = SWQ0 SWQ1 SWQ2 SWQ3
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 ;arp_route_tbl = (98102814,ff000000,1,98102814) (c0106414,ff000000,0,c0106414)
28 ;arp_route_tbl = (ac102814,ff000000,3,ac102814) (ca106414,ff000000,1,ca106414)
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:ad:10:28: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 ;RXQ1.0
36 ;
37 ;for pub port <-> prv port mapping (prv, pub)
38 prv_to_pub_map = (0,1);(1,3)
39 prv_que_handler = (0)
40 [PIPELINE2]
41 type = VFW
42 core = 2
43 pktq_in  = RXQ0.0 RXQ1.0 ;RXQ2.0 RXQ3.0
44 pktq_out = TXQ0.1 TXQ1.1 SWQ0;TXQ2.1 TXQ3.1 SWQ0
45
46 ;n_rules = 10000
47
48 ;n_flows gets round up to power of 2
49 n_flows = 1000000
50 pkt_type = ipv6
51 traffic_type = 6
52
53 ; tcp_time_wait controls timeout for closed connection, normally 120
54 tcp_time_wait = 10
55 tcp_be_liberal = 0
56 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
57 ;udp_unreplied = 20
58 ;udp_replied = 20
59
60 [PIPELINE3]
61 type = VFW
62 core = 3
63 pktq_in  = RXQ0.1 RXQ1.1 ;RXQ2.1 RXQ3.1
64 pktq_out = TXQ0.2 TXQ1.2 SWQ1;TXQ2.2 TXQ3.2 SWQ1
65 ;
66 ;
67 ;n_rules = 10000
68 ;n_flows gets round up to power of 2
69
70 n_flows = 1000000
71 pkt_type = ipv6
72 traffic_type = 6
73 ; tcp_time_wait controls timeout for closed connection, normally 120
74 tcp_time_wait = 10
75
76 tcp_be_liberal = 0
77 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
78 ;udp_unreplied = 20
79 ;udp_replied = 20
80
81 [PIPELINE4]
82 type = VFW
83 core = 4
84 pktq_in  = RXQ0.2 RXQ1.2 ;RXQ2.2 RXQ3.2
85 pktq_out = TXQ0.3 TXQ1.3 SWQ2;TXQ2.3 TXQ3.3 SWQ2
86 ;
87 ;
88 ;n_rules = 10000
89 ;n_flows gets round up to power of 2
90
91 n_flows = 1000000
92 pkt_type = ipv6
93 traffic_type = 6
94 ; tcp_time_wait controls timeout for closed connection, normally 120
95 tcp_time_wait = 10
96
97 tcp_be_liberal = 0
98 ;udp_unreplied and udp_replied controls udp "connection" timeouts, normally 30/180
99 ;udp_unreplied = 20
100 ;udp_replied = 20
101 [PIPELINE5]
102 type = VFW
103 core = 5
104 pktq_in  = RXQ0.3 RXQ1.3 ;RXQ2.2 RXQ3.2
105 pktq_out = TXQ0.4 TXQ1.4 SWQ3;TXQ2.3 TXQ3.3 SWQ2
106 ;
107 ;
108 ;n_rules = 10000
109 ;n_flows gets round up to power of 2
110
111 n_flows = 1000000
112 pkt_type = ipv6
113 traffic_type = 6
114 ; tcp_time_wait controls timeout for closed connection, normally 120
115 tcp_time_wait = 10
116
117 tcp_be_liberal = 0
118