Re: [vpp-dev] VPP default graph

2017-10-31 Thread Dave Barach (dbarach)
Subject: [vpp-dev] VPP default graph Hi, I have 3 issues: 1. I want to know what is the default structure of graph nodes when VPP is running! 2. In dpdk ip_pipeline application, i was able to determine how many instances be created and determine lcore that each instance must run on it! In this

[vpp-dev] VPP default graph

2017-10-31 Thread Mostafa Salari
Hi, I have 3 issues: 1. I want to know what is the default structure of graph nodes when VPP is running! 2. In dpdk ip_pipeline application, i was able to determine how many instances be created and determine lcore that each instance must run on it! In this way, i was able to make custom optimizati