On 10 Jul 2024, at 19:04, Adrian Moreno wrote: > Using the existing FlowTree and HTMLFormatter, create an HTML tree > visualization that also supports collapsing and expanding entire flow expanding entire flow -> expanding the entire flow > 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 > > Both light and dark styles are supported. > > Signed-off-by: Adrian Moreno <[email protected]> Thanks for sending the v5, the changes look good to me. //Eelco Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- Re: [ovs-dev] [PATCH v5 02/13] python: ovs: flow: Add ... Eelco Chaudron
- [ovs-dev] [PATCH v5 01/13] python: ovs: flow: Support dp-ex... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 01/13] python: ovs: flow: Supp... Eelco Chaudron
- [ovs-dev] [PATCH v5 03/13] python: ovs: Add flowviz schelet... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 03/13] python: ovs: Add flowvi... Eelco Chaudron
- [ovs-dev] [PATCH v5 06/13] python: ovs: flowviz: Add defaul... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 06/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 10/13] python: ovs: flowviz: Add Openfl... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 10/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 11/13] python: ovs: flowviz: Add datapa... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 11/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 04/13] python: ovs: flowviz: Add file p... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 04/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 05/13] python: ovs: flowviz: Add consol... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 05/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 07/13] python: ovs: flowviz: Add html f... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 07/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 09/13] python: ovs: flowviz: Add OpenFl... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 09/13] python: ovs: flowviz: A... Eelco Chaudron
- [ovs-dev] [PATCH v5 08/13] python: ovs: flowviz: Add datapa... Adrian Moreno
- Re: [ovs-dev] [PATCH v5 08/13] python: ovs: flowviz: A... Eelco Chaudron
