Skip to content

ManiAm/vpp_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPP Graph

Display VPP graph:

vppctl# show vlib graph

First column is the name of the node.

Second column is the name of the children of that node.

Third column is the name of the parents of this node.

Save the output to a file, and invoke the script by:

graph.py --input <path/to/vpp/node/txt/file>

About

Plot VPP (Vector Packet Processor) graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages