Re: [dpdk-dev] [PATCH v9 3/5] test: add unit tests for latencystats library

2018-07-31 Thread Pattan, Reshma
Hi, > -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Tuesday, July 31, 2018 6:06 PM > To: Pattan, Reshma ; Somarowthu, Naga SureshX > > Cc: dev@dpdk.org; Burakov, Anatoly ; > Parthasarathy, JananeeX M > Subject: Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH v9 3/5] test: add unit tests for latencystats library

2018-07-31 Thread Thomas Monjalon
31/07/2018 18:40, Reshma Pattan: > From: Naga Suresh Somarowthu > > Unit Test Cases added for latencystats library. > > Signed-off-by: Naga Suresh Somarowthu > Reviewed-by: Reshma Pattan > --- Compilation error with clang: > + struct rte_metric_name names[NUM_STATS] = { 0 }; test_latenc