Merge "bugfix: tc037/38 multiprocessing failed sometimes"
[yardstick.git] / samples / vnf_samples / nsut / acl / acl_config / acl_config
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 = s{socket}c0
18 [PIPELINE1]
19 type = ARPICMP
20 core = s{socket}c1
21 pktq_in  = SWQ2
22 pktq_out = SWQ7
23 # debug output
24 # ({port1_dst_ip},{port1_netmask},1,{port1_dst_ip}) ({port0_dst_ip},{port0_netmask},0,{port0_dst_ip})
25 arp_route_tbl = ({port0_dst_ip_hex},{port0_netmask_hex},0,{port0_dst_ip_hex}) ({port1_dst_ip_hex},{port1_netmask_hex},1,{port1_dst_ip_hex})
26 #ports_mac_list = port0_local_mac port1_local_mac
27 ports_mac_list = {port0_local_mac} {port1_local_mac}
28 pktq_in_prv =  RXQ0.0 RXQ1.0
29 prv_to_pub_map = (0,1)
30 prv_que_handler = (0)
31
32 [PIPELINE2]
33 type = TXRX
34 core = s{socket}c2
35 pktq_in  = RXQ0.0 RXQ1.0
36 pktq_out = SWQ0 SWQ1 SWQ2
37 pipeline_txrx_type = RXRX
38 dest_if_offset=176
39 [PIPELINE3]
40 type = LOADB
41 core = s{socket}c3
42 pktq_in  = SWQ0 SWQ1
43 pktq_out = SWQ3 SWQ4
44 outport_offset = 136
45 phyport_offset = 204
46 n_vnf_threads = 1
47 prv_que_handler = (0)
48 [PIPELINE4]
49 type = ACL
50 core = s{socket}c4
51 pktq_in  = SWQ3 SWQ4
52 pktq_out = SWQ5 SWQ6
53 n_flows = 1000000
54 pkt_type = ipv4
55 traffic_type = 4
56 [PIPELINE5]
57 type = TXRX
58 core = s{socket}c5
59 pktq_in  = SWQ5 SWQ6 SWQ7
60 pktq_out = TXQ0.0 TXQ1.0
61 pipeline_txrx_type = TXTX