Merge changes from PROX-v041
[samplevnf.git] / VNFs / vACL / config / IPv4_swlb_acl_1LB_1t.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 [EAL]
15 # add pci whitelist eg below
16 w = 05:00.0
17 w = 05:00.1
18
19 [PIPELINE0]
20 type = MASTER
21 core = 0
22 [PIPELINE1]
23 type = ARPICMP
24 core = 1
25 pktq_in  = SWQ2
26 pktq_out = SWQ7
27 pktq_in_prv =  RXQ0.0
28 prv_to_pub_map = (0,1)
29 prv_que_handler = (0)
30
31 [PIPELINE2]
32 type = TXRX
33 core = 2
34 pktq_in  = RXQ0.0 RXQ1.0 
35 pktq_out = SWQ0 SWQ1 SWQ2
36 pipeline_txrx_type = RXRX       
37 dest_if_offset=176
38 [PIPELINE3]
39 type = LOADB
40 core = 3
41 pktq_in  = SWQ0 SWQ1
42 pktq_out = SWQ3 SWQ4
43 outport_offset = 136
44 phyport_offset = 204
45 n_vnf_threads = 1
46 prv_que_handler = (0)
47 [PIPELINE4]
48 type = ACL
49 core = 4
50 pktq_in  = SWQ3 SWQ4
51 pktq_out = SWQ5 SWQ6
52 n_flows = 1000000
53 pkt_type = ipv4
54 traffic_type = 4 
55 [PIPELINE5]
56 type = TXRX
57 core = 5
58 pktq_in  = SWQ5 SWQ6 SWQ7
59 pktq_out = TXQ0.0 TXQ1.0
60 pipeline_txrx_type = TXTX