On 4/9/24 09:06, Adrian Moreno wrote: > Add a man page for ovs-flowviz as well as a topic page with some more > detailed examples. > > Signed-off-by: Adrian Moreno <[email protected]> > --- > Documentation/automake.mk | 4 +- > Documentation/conf.py | 2 + > Documentation/ref/index.rst | 1 + > Documentation/ref/ovs-flowviz.8.rst | 531 ++++++++++++++++++++ > Documentation/topics/flow-visualization.rst | 271 ++++++++++ > Documentation/topics/index.rst | 1 + > 6 files changed, 809 insertions(+), 1 deletion(-) > create mode 100644 Documentation/ref/ovs-flowviz.8.rst > create mode 100644 Documentation/topics/flow-visualization.rst
Hi, Adrian. This patch still breaks RPM build since new files are not mentioned in the fedora spec file. See the CI failure. But I'd suggest to wait a bit for review on this version before re-posting just for this change. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
