[ovs-dev] [PATCH v6 0/5] Stopwatch Library

Jakub Sitnicki jkbs at redhat.com
Mon Mar 12 11:17:10 UTC 2018


On Wed, Mar 07, 2018 at 05:01 PM GMT, Mark Michelson wrote:
> This set of commits adds a new library for OVS that allows for measuring
> the performance of operations in OVS and compiling statistics from these
> measurements.
>
> For developers, this can provide a measurement of something that is
> either finer or coarser-grained than what is easily measured with a
> profiler.
>
> v5 -> v6:
> * Fixed mixed-case constant name in ovn-controller.c
> * Removed FIXME comments in test-stopwatch.c
> * Fixed clang warning about uninitialized fields in initializer.

v6 LGTM

Reviewed-by: Jakub Sitnicki <jkbs at redhat.com>


More information about the dev mailing list