On 05/04/2017 15:24, Thomas Monjalon wrote:
2017-03-30 22:01, Remy Horton:
[..]
lib/librte_latencystats/rte_latencystats.c:204:27: fatal error:
using integer absolute value function 'abs'
when argument is of floating point type [-Wabsolute-value]
glob_stats->jitter += (abs(pre
2017-03-30 22:01, Remy Horton:
> + /*
> +* The jitter is calculated as statistical mean of interpacket
> +* delay variation. The "jitter estimate" is computed by
> taking
> +* the absolute values of the ipdv sequence and applying an
> +
2 matches
Mail list logo