Merge "Yardstick TC083: Move sample test case netperf"
[yardstick.git] / samples / vnf_samples / nsut / vfw / vfw.cfg
1 # Copyright (c) 2016-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 pktq_in  = SWQ4
22 pktq_out = TXQ0.0 TXQ1.0 TXQ2.0 TXQ3.0
23 arp_route_tbl = (c0102814,fffff000,1,c0102814) (c0106414,fffff000,0,c0106414)
24 nd_route_tbl = (0064:ff9b:0:0:0:0:9810:6414,120,0,0064:ff9b:0:0:0:0:9810:6414)
25 pktq_in_prv =  RXQ0.0
26 prv_to_pub_map = (0,1)
27 [PIPELINE2]
28 type = TXRX
29 core = 2
30 pipeline_txrx_type = RXRX
31 dest_if_offset = 176
32 pktq_in  = RXQ0.0 RXQ1.0 RXQ2.0 RXQ3.0
33 pktq_out = SWQ0   SWQ1   SWQ2   SWQ3   SWQ4
34 [PIPELINE3]
35 type = LOADB
36 core = 3
37 pktq_in  = SWQ0 SWQ1 SWQ2 SWQ3
38 pktq_out = SWQ4 SWQ5 SWQ6 SWQ7 SWQ8 SWQ9 SWQ10 SWQ11
39 outport_offset = 136
40 n_vnf_threads = 2
41 n_lb_tuples = 5
42 loadb_debug = 0
43 lib_arp_debug = 0
44 [PIPELINE4]
45 type = VFW
46 core = 4
47 pktq_in  = SWQ2 SWQ3
48 pktq_out = SWQ4 SWQ5
49 n_rules = 10
50 prv_que_handler = (0)
51 n_flows = 2000000
52 traffic_type = 4
53 pkt_type = ipv4
54 tcp_be_liberal = 0
55 [PIPELINE5]
56 type = TXRX
57 core = 5
58 pipeline_txrx_type = TXTX
59 dest_if_offset = 176
60 pktq_in  = SWQ8 SWQ9 SWQ10 SWQ11 SWQ12 SWQ13
61 pktq_out = TXQ0.0 TXQ1.0 TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2
62