numam-dpdk/examples/ip_pipeline/config
Jasvinder Singh 8673a3e8bd examples/ip_pipeline: add config diagram generator
This commit adds Python script for generating diagram of the application
configuration file. This script requires graphviz package to be installed
on the machine. The input config file is translated to an output file in
DOT syntax, which is then used to create the image file using graphviz.

To run the script, following command is used;

./diagram-generator.py -f <input configuration file>

Some optional arguments are as follows:
  -h, --help            show this help message and exit

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2016-07-11 17:26:52 +02:00
..
action.cfg examples/ip_pipeline: rework flow action CLI 2016-06-08 16:45:05 +02:00
action.sh examples/ip_pipeline: rework flow action CLI 2016-06-08 16:45:05 +02:00
action.txt examples/ip_pipeline: rework flow action CLI 2016-06-08 16:45:05 +02:00
diagram-generator.py examples/ip_pipeline: add config diagram generator 2016-07-11 17:26:52 +02:00
edge_router_downstream.cfg examples/ip_pipeline: update edge router use case 2016-06-08 16:45:05 +02:00
edge_router_downstream.sh examples/ip_pipeline: update edge router use case 2016-06-08 16:45:05 +02:00
edge_router_upstream.cfg examples/ip_pipeline: update edge router use case 2016-06-08 16:45:05 +02:00
edge_router_upstream.sh examples/ip_pipeline: update edge router use case 2016-06-08 16:45:05 +02:00
firewall.cfg examples/ip_pipeline: rework firewall CLI 2016-06-08 16:45:05 +02:00
firewall.sh examples/ip_pipeline: rework firewall CLI 2016-06-08 16:45:05 +02:00
firewall.txt examples/ip_pipeline: rework firewall CLI 2016-06-08 16:45:05 +02:00
flow.cfg examples/ip_pipeline: rework flow classification CLI 2016-06-08 16:45:05 +02:00
flow.sh examples/ip_pipeline: rework flow classification CLI 2016-06-08 16:45:05 +02:00
flow.txt examples/ip_pipeline: rework flow classification CLI 2016-06-08 16:45:05 +02:00
ip_pipeline.cfg examples/ip_pipeline: move config files to separate directory 2015-07-09 17:25:46 +02:00
ip_pipeline.sh examples/ip_pipeline: move config files to separate directory 2015-07-09 17:25:46 +02:00
kni.cfg examples/ip_pipeline: support KNI 2016-06-21 18:05:45 +02:00
l2fwd.cfg examples/ip_pipeline: rework routing CLI 2016-06-08 16:45:05 +02:00
l3fwd_arp.cfg examples/ip_pipeline: rework routing CLI 2016-06-08 16:45:05 +02:00
l3fwd_arp.sh examples/ip_pipeline: rework routing CLI 2016-06-08 16:45:05 +02:00
l3fwd.cfg examples/ip_pipeline: rework routing CLI 2016-06-08 16:45:05 +02:00
l3fwd.sh examples/ip_pipeline: rework routing CLI 2016-06-08 16:45:05 +02:00
network_layers.cfg examples/ip_pipeline: add sample configs for various layers 2016-06-08 21:40:38 +02:00
network_layers.sh examples/ip_pipeline: add sample configs for various layers 2016-06-08 21:40:38 +02:00
pipeline-to-core-mapping.py examples/ip_pipeline: add core mappings script 2016-06-14 21:21:59 +02:00
tm_profile.cfg doc: drop old naming of the project 2016-02-10 15:47:51 +01:00