On Thu, Feb 13, 2025 at 01:20:29PM -0800, Stephen Hemminger wrote:
> Latencystats uses unnecessary floating point and is inaccurate if the number
> of cycles per ns is not an integral value. Cleanup the code and add
> more tests as well.
> 
> v7 - rebase and drop already merged VLA patch
> 
> Stephen Hemminger (7):
>   latencystats: handle fractional cycles per ns
>   latencystats: do not use floating point
>   latencystats: fix log messages
>   latencystats: update include files
>   latencystats: enforce that unused callback function is NULL
>   latencystats: add metric for number of samples
>   test: update to latencystats tests
> 
Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to