On Mon, Nov 18, 2024 at 9:48 PM Dumitru Ceara <dce...@redhat.com> wrote:
> It had a few typos and it was slightly outdated. Nowadays ovn-detrace > displays more than just logical flow and ACL information. > > Signed-off-by: Dumitru Ceara <dce...@redhat.com> > --- > utilities/ovn-detrace.1.in | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/utilities/ovn-detrace.1.in b/utilities/ovn-detrace.1.in > index a8d94c93de..c7b44869db 100644 > --- a/utilities/ovn-detrace.1.in > +++ b/utilities/ovn-detrace.1.in > @@ -13,9 +13,11 @@ OVN logical flow information. > . > .SH DESCRIPTION > The \fB\*(PN\fR program reads \fBovs\-appctl ofproto/trace\fR output on > -stdin, looking for flow cookies, and expand each cookie with > corresponding OVN > -logical flows. It expands logical flow further with the north-bound > information > -e.g. the ACL that generated the logical flow, when relevant. > +stdin, looking for flow cookies, and displays for each cookie the > +OVN south-bound records that contributed to its creation. It further > displays > +the related north-bound information when applicable, e.g., > +the ACL that generated the logical flow that gets translated to an > +OpenFlow rule with a given cookie. > .PP > . > .SH "OPTIONS" > -- > 2.46.2 > > _______________________________________________ > dev mailing list > d...@openvswitch.org > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > > Looks good to me, thanks. Acked-by: Ales Musil <amu...@redhat.com> _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev