[ovs-dev] Fwd: [PATCH] bfd: Fix signs in ovs-appctl bfd/show Detect Time, Next Tx Time, Last TX Time

Andy Zhou azhou at ovn.org
Thu May 18 23:11:59 UTC 2017


On Thu, May 18, 2017 at 6:39 AM, Gabor Szucs <gabor.sz.cs at ericsson.com> 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 <gabor.sz.cs at ericsson.com>
> Co-authored-by: Csaba Ihllye <csaba.ihllye at ericsson.com>
> Signed-off-by: Csaba Ihllye <csaba.ihllye at ericsson.com>

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.


More information about the dev mailing list