On Wed, Mar 5, 2025 at 5:51 PM Dumitru Ceara <dce...@redhat.com> wrote:

> On 3/5/25 8:02 AM, Ales Musil wrote:
> > On Tue, Mar 4, 2025 at 11:18 AM Dumitru Ceara <dce...@redhat.com> wrote:
> >
> >> Add stopwatch counters to track how long the main thread "run()"
> >> function took for each of the types of statistics we track in
> >> ovn-controller.
> >>
> >> Today that is FDB and MAC_Binding stats:
> >>   > ovn-appctl stopwatch/show stats_FDB
> >>   Statistics for 'stats_FDB'
> >>     Total samples: 13
> >>     Maximum: 0 msec
> >>     Minimum: 0 msec
> >>     95th percentile: 0.000000 msec
> >>     Short term average: 0.000000 msec
> >>     Long term average: 0.000000 msec
> >>   > ovn-appctl stopwatch/show stats_MAC_BINDING
> >>   Statistics for 'stats_MAC_BINDING'
> >>     Total samples: 19
> >>     Maximum: 0 msec
> >>     Minimum: 0 msec
> >>     95th percentile: 0.000000 msec
> >>     Short term average: 0.000000 msec
> >>     Long term average: 0.000000 msec
> >>
> >> Signed-off-by: Dumitru Ceara <dce...@redhat.com>
> >> ---
>
> [...]
>
> > Looks good to me, thanks.
> >
> > Acked-by: Ales Musil <amu...@redhat.com>
> >
>
> Thanks, Ales, for the review!  I applied this to main and also to the
> 25.03 branch as I think it's good to have for troubleshooting.
>
> I'm considering backporting it further down to 24.03, what do you think?
>

Fine by me.


> Regards,
> Dumitru
>
>
Thanks,
Ales
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to