On 19 Feb 2024, at 9:14, Adrian Moreno wrote:

> Using the existing FlowTree and HTMLFormatter, create an HTML tree
> visualization that also supports collapsing and expanding entire flow
> trees and subtrees.
>
> Examples:
> $ ovs-appcl dpctl/dump-flows | ovs-flowviz --highlight drop datapath
> html > /tmp/flows.html
> $ ovs-appcl dpctl/dump-flows | ovs-flowviz -f "output.port=3"
> datapath html > /tmp/flows.html
>
> Acked-by: Eelco Chaudron <echau...@redhat.com>
> Signed-off-by: Adrian Moreno <amore...@redhat.com>

Thanks for adding the example to the commit message.

Acked-by: Eelco Chaudron <echau...@redhat.com>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to