Skip to content

ManiAm/vpp_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mani Amoozadeh
Jul 26, 2024
5be2156 · Jul 26, 2024

History

4 Commits
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024

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