grcli-graph - Man Page

Packet processing graph

Synopsis

graph config set [vector-max VECTOR] [rx-burst-max BURST]

Configure maximum burst sizes of the packet processing graph.​

graph config show

Show the current maximum burst sizes of the packet processing graph.​

graph show [layers compact (brief|full)]

Show packet processing graph info.​

Options

VECTOR

Maximum size of graph vectors.​

BURST

Maximum size of RX queue burst.​

See Also

grcli(1)

Reporting Bugs

Report bugs to the grout project issue tracker at <https://github.​com/DPDK/grout/issues>.​

Referenced By

grcli(1).

2026-08-21