]> git.proxmox.com Git - ceph.git/blob - ceph/src/dpdk/examples/ip_pipeline/config/ip_pipeline.cfg
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / dpdk / 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