New upstream version 18.02
[deb_dpdk.git] / examples / ip_pipeline / config / ip_pipeline.cfg
1 [PIPELINE0]
2 type = MASTER
3 core = 0
4
5 [PIPELINE1]
6 type = PASS-THROUGH
7 core = 1
8 pktq_in = RXQ0.0 RXQ1.0 RXQ2.0 RXQ3.0
9 pktq_out = TXQ0.0 TXQ1.0 TXQ2.0 TXQ3.0