Re: [PATCH v6 0/8] latencystats: improvements to algorithm and test

2024-07-04 Thread David Marchand
On Thu, May 30, 2024 at 12:57 AM 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. > > v6 - rebase and combine updates to test > > Stephen Hemminger (

[PATCH v6 0/8] latencystats: improvements to algorithm and test

2024-05-29 Thread Stephen Hemminger
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. v6 - rebase and combine updates to test Stephen Hemminger (8): latencystats: replace use of VLA latencystats: handle fractional