Merge "Adding nfvi flag to enable data collection"
[yardstick.git] / samples / vnf_samples / nsut / acl / acl.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; 8
40 n_vnf_threads = 2
41 [PIPELINE4]
42 type = ACL
43 core = 4
44 pktq_in = SWQ2 SWQ3
45 pktq_out = SWQ8 SWQ9
46 traffic_type = 4
47 pkt_type = ipv4
48 n_flows = 2000000
49 [PIPELINE5]
50 type = TXRX
51 core = 5
52 pipeline_txrx_type = TXTX
53 dest_if_offset = 176
54 pktq_in  = SWQ8 SWQ9 SWQ10 SWQ11 SWQ12 SWQ13
55 pktq_out = TXQ0.0 TXQ1.0 TXQ0.1 TXQ1.1 TXQ0.2 TXQ1.2