DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: move metrics libs to device API section
@ 2017-08-03 15:56 Thomas Monjalon
  2017-08-03 16:07 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-08-03 15:56 UTC (permalink / raw)
  To: remy.horton; +Cc: dev

The metrics headers were listed in misc section,
whereas they belong to the device API family.

Fixes: 349950ddb9c5 ("metrics: add information metrics library")
Fixes: 2ad7ba9a6567 ("bitrate: add bitrate statistics library")
Fixes: 5cd3cac9ed22 ("latency: added new library for latency stats")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/api/doxy-api-index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
index 1fd7ff17b..19e0d4f3d 100644
--- a/doc/api/doxy-api-index.md
+++ b/doc/api/doxy-api-index.md
@@ -43,6 +43,9 @@ The public API headers are grouped by topics:
   [rte_tm]             (@ref rte_tm.h),
   [cryptodev]          (@ref rte_cryptodev.h),
   [eventdev]           (@ref rte_eventdev.h),
+  [metrics]            (@ref rte_metrics.h),
+  [bitrate]            (@ref rte_bitrate.h),
+  [latency]            (@ref rte_latencystats.h),
   [devargs]            (@ref rte_devargs.h),
   [PCI]                (@ref rte_pci.h)
 
@@ -161,7 +164,4 @@ The public API headers are grouped by topics:
   [EAL config]         (@ref rte_eal.h),
   [common]             (@ref rte_common.h),
   [ABI compat]         (@ref rte_compat.h),
-  [device metrics]     (@ref rte_metrics.h),
-  [bitrate statistics] (@ref rte_bitrate.h),
-  [latency statistics] (@ref rte_latencystats.h),
   [version]            (@ref rte_version.h)
-- 
2.13.2

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

* Re: [dpdk-dev] [PATCH] doc: move metrics libs to device API section
  2017-08-03 15:56 [dpdk-dev] [PATCH] doc: move metrics libs to device API section Thomas Monjalon
@ 2017-08-03 16:07 ` Mcnamara, John
  2017-08-03 23:30   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-08-03 16:07 UTC (permalink / raw)
  To: Thomas Monjalon, Horton, Remy; +Cc: dev



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Thursday, August 3, 2017 4:56 PM
> To: Horton, Remy <remy.horton@intel.com>
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: move metrics libs to device API section
> 
> The metrics headers were listed in misc section, whereas they belong to
> the device API family.
> 
> Fixes: 349950ddb9c5 ("metrics: add information metrics library")
> Fixes: 2ad7ba9a6567 ("bitrate: add bitrate statistics library")
> Fixes: 5cd3cac9ed22 ("latency: added new library for latency stats")
> 

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: move metrics libs to device API section
  2017-08-03 16:07 ` Mcnamara, John
@ 2017-08-03 23:30   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-08-03 23:30 UTC (permalink / raw)
  To: dev; +Cc: Mcnamara, John, Horton, Remy

> > The metrics headers were listed in misc section, whereas they belong to
> > the device API family.
> > 
> > Fixes: 349950ddb9c5 ("metrics: add information metrics library")
> > Fixes: 2ad7ba9a6567 ("bitrate: add bitrate statistics library")
> > Fixes: 5cd3cac9ed22 ("latency: added new library for latency stats")
> > 
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied

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

end of thread, other threads:[~2017-08-03 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03 15:56 [dpdk-dev] [PATCH] doc: move metrics libs to device API section Thomas Monjalon
2017-08-03 16:07 ` Mcnamara, John
2017-08-03 23:30   ` 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).