Merge "Prox L2FWD multiflow test fix"
[yardstick.git] / samples / vnf_samples / nsut / vfw / vfw_vnf_pipeline_cores_6_ports_6_lb_1_sw.conf
1 [PIPELINE0]
2 type = MASTER
3 core = 0
4
5 [PIPELINE1]
6 type = ARPICMP
7 core = 0
8 pktq_in = SWQ0
9 pktq_out = SWQ1
10 pktq_in_prv = RXQ5.0 RXQ3.0 RXQ4.0
11 prv_to_pub_map = (5,2)(3,0)(4,1)
12
13 [PIPELINE2]
14 type = TXRX
15 core = 1
16 pipeline_txrx_type = RXRX
17 dest_if_offset = 176
18 pktq_in = RXQ5.0 RXQ2.0 RXQ3.0 RXQ0.0 RXQ4.0 RXQ1.0
19 pktq_out = SWQ2 SWQ3 SWQ4 SWQ5 SWQ6 SWQ7 SWQ0
20
21 [PIPELINE3]
22 type = LOADB
23 core = 2
24 pktq_in = SWQ2 SWQ3 SWQ4 SWQ5 SWQ6 SWQ7
25 pktq_out = SWQ8 SWQ9 SWQ10 SWQ11 SWQ12 SWQ13
26 outport_offset = 136
27 n_vnf_threads = 1
28 n_lb_tuples = 5
29 loadb_debug = 0
30 lib_arp_debug = 0
31 prv_que_handler = (0,2,4,)
32
33 [PIPELINE4]
34 type = VFW
35 core = 3
36 pktq_in = SWQ8 SWQ9 SWQ10 SWQ11 SWQ12 SWQ13
37 pktq_out = SWQ14 SWQ15 SWQ16 SWQ17 SWQ18 SWQ19
38 n_rules = 10
39 prv_que_handler = (0)
40 n_flows = 2000000
41 traffic_type = 4
42 pkt_type = ipv4
43 tcp_be_liberal = 0
44
45 [PIPELINE5]
46 type = TXRX
47 core = 1
48 pipeline_txrx_type = TXTX
49 dest_if_offset = 176
50 pktq_in = SWQ14 SWQ15 SWQ16 SWQ17 SWQ18 SWQ19 SWQ1
51 pktq_out = TXQ5.0 TXQ2.0 TXQ3.0 TXQ0.0 TXQ4.0 TXQ1.0