DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] app/testpmd: fix duplicated rte_metrics.h include
@ 2017-04-11  8:22 Pascal Mazon
  2017-04-11  8:33 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal Mazon @ 2017-04-11  8:22 UTC (permalink / raw)
  To: reshma.pattan; +Cc: dev, Pascal Mazon

Fixes: 62d3216d6194 ("app/testpmd: add latency statistics calculation")

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
---
 app/test-pmd/testpmd.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/test-pmd/testpmd.c b/app/test-pmd/testpmd.c
index d6bd2b20ecfd..6117deed1f6d 100644
--- a/app/test-pmd/testpmd.c
+++ b/app/test-pmd/testpmd.c
@@ -83,7 +83,6 @@
 #ifdef RTE_LIBRTE_BITRATE
 #include <rte_bitrate.h>
 #endif
-#include <rte_metrics.h>
 #ifdef RTE_LIBRTE_LATENCY_STATS
 #include <rte_latencystats.h>
 #endif
-- 
2.12.0.306.g4a9b9b3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] app/testpmd: fix duplicated rte_metrics.h include
  2017-04-11  8:22 [dpdk-dev] [PATCH] app/testpmd: fix duplicated rte_metrics.h include Pascal Mazon
@ 2017-04-11  8:33 ` Ferruh Yigit
  2017-04-20 23:12   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2017-04-11  8:33 UTC (permalink / raw)
  To: Pascal Mazon, reshma.pattan; +Cc: dev

On 4/11/2017 9:22 AM, Pascal Mazon wrote:
> Fixes: 62d3216d6194 ("app/testpmd: add latency statistics calculation")
> 
> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] app/testpmd: fix duplicated rte_metrics.h include
  2017-04-11  8:33 ` Ferruh Yigit
@ 2017-04-20 23:12   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-04-20 23:12 UTC (permalink / raw)
  To: Pascal Mazon; +Cc: dev, Ferruh Yigit, reshma.pattan

11/04/2017 10:33, Ferruh Yigit:
> On 4/11/2017 9:22 AM, Pascal Mazon wrote:
> > Fixes: 62d3216d6194 ("app/testpmd: add latency statistics calculation")
> > 
> > Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-20 23:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11  8:22 [dpdk-dev] [PATCH] app/testpmd: fix duplicated rte_metrics.h include Pascal Mazon
2017-04-11  8:33 ` Ferruh Yigit
2017-04-20 23:12   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).