On Thu, May 18, 2017 at 6:39 AM, Gabor Szucs <[email protected]> wrote: > Hi, > This is a fix for ovs-appctl bfd/show printout that looks partly incorrect. > > ovs-appctl bfd/show command printout > shows negative time lag from now for upcoming events: > Detect Time: now -2632ms > Next TX Time: now -800ms > and positive time lag from now for past event: > Last TX Time: now +150ms > > The fix negates the signs. > > Signed-off-by: Gábor Szűcs <[email protected]> > Co-authored-by: Csaba Ihllye <[email protected]> > Signed-off-by: Csaba Ihllye <[email protected]>
Thanks for sending the patch. Pushed to master. The patch itself seems to be corrupted, may be it was sent with git send-email? Since it is simple enough I just fixed it up locally before pushing. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
