Update vACL config files
[samplevnf.git] / VNFs / vACL / config / IPv6_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
15 [EAL]
16 # add pci whitelist eg below
17 w = 05:00.0
18 w = 05:00.1
19
20 [PIPELINE0]
21 type = MASTER
22 core = 0
23 [PIPELINE1]
24 type = ARPICMP
25 core = 1
26 pktq_in  = SWQ2
27 pktq_out = SWQ7
28 pktq_in_prv =  RXQ0.0
29 prv_to_pub_map = (0,1)
30 prv_que_handler = (0)
31
32 [PIPELINE2]
33 type = TXRX
34 core = 2
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 = 3
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 = 4
51 pktq_in  = SWQ3 SWQ4
52 pktq_out = SWQ5 SWQ6
53 n_flows = 1000000
54 pkt_type = ipv6
55 traffic_type = 6 
56 [PIPELINE5]
57 type = TXRX
58 core = 5
59 pktq_in  = SWQ5 SWQ6 SWQ7
60 pktq_out = TXQ0.0 TXQ1.0
61 pipeline_txrx_type = TXTX