Hi
> -Original Message-
> From: Horton, Remy
> Sent: Friday, November 11, 2016 2:22 AM
> To: Pattan, Reshma ; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v4] latencystats: added new library for
> latency stats
>
>
> On 07/11/2016 21:14, Reshma Pattan wr
On 07/11/2016 21:14, Reshma Pattan wrote:
[..]
> Signed-off-by: Reshma Pattan
Reviewed-by: Remy Horton
> +static void
> +metrics_display(int port_id)
> +{
> +struct rte_stat_value *stats;
> +struct rte_metric_name *names;
Note that rte_stats_value is being renamed to rte_metric
CCing maintainers of Mbuf , testpmd and dpdk-procinfo.
> -Original Message-
> From: Pattan, Reshma
> Sent: Monday, November 7, 2016 1:15 PM
> To: dev at dpdk.org
> Cc: Pattan, Reshma
> Subject: [PATCH v4] latencystats: added new library for latency stats
>
> Library is designed to calcu
Library is designed to calculate latency stats and report them to the
application when queried. Library measures minimum, average, maximum
latencies and jitter in nano seconds.
Current implementation supports global latency stats, i.e. per application
stats.
Added new field to mbuf struct to mark
4 matches
Mail list logo