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