16/04/2024 01:14, Tyler Retzlaff:
> On Mon, Apr 15, 2024 at 03:17:38PM -0700, Stephen Hemminger wrote:
> > On Mon, 15 Apr 2024 14:32:26 -0700
> > Tyler Retzlaff wrote:
> >
> > > Add missing f suffix to floating point literal to avoid warning about
> > > truncation from double to float.
> > >
> >
On Mon, Apr 15, 2024 at 03:17:38PM -0700, Stephen Hemminger wrote:
> On Mon, 15 Apr 2024 14:32:26 -0700
> Tyler Retzlaff wrote:
>
> > Add missing f suffix to floating point literal to avoid warning about
> > truncation from double to float.
> >
> > Fixes: 5cd3cac9ed22 ("latency: added new librar
On Mon, 15 Apr 2024 14:32:26 -0700
Tyler Retzlaff wrote:
> Add missing f suffix to floating point literal to avoid warning about
> truncation from double to float.
>
> Fixes: 5cd3cac9ed22 ("latency: added new library for latency stats")
> Cc: reshma.pat...@intel.com
> Cc: sta...@dpdk.org
>
> Si
Add missing f suffix to floating point literal to avoid warning about
truncation from double to float.
Fixes: 5cd3cac9ed22 ("latency: added new library for latency stats")
Cc: reshma.pat...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Tyler Retzlaff
---
lib/latencystats/rte_latencystats.c | 2 +
4 matches
Mail list logo