On 4/12/21 5:19 PM, Gaetan Rivet wrote:
> Add a new module offering a helper to compute the Cumulative
> Moving Average (CMA) and the Exponential Moving Average (EMA)
> of a series of values.
> 
> Use the new helpers to add latency metrics in dpif-netdev.
> 
> Signed-off-by: Gaetan Rivet <[email protected]>
> Reviewed-by: Eli Britstein <[email protected]>
> ---
>  lib/automake.mk |   1 +
>  lib/mov-avg.h   | 171 ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 172 insertions(+)
>  create mode 100644 lib/mov-avg.h
> 

Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to