From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v8 11/13] doc: add telemetry documentation Date: Thu, 25 Oct 2018 22:31:15 +0200 Message-ID: <5808835.kVCTvLV8Zv@xps> References: <20181024132725.5142-1-kevin.laatz@intel.com> <20181024160311.85457-1-kevin.laatz@intel.com> <20181024160311.85457-12-kevin.laatz@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, harry.van.haaren@intel.com, stephen@networkplumber.org, gaetan.rivet@6wind.com, shreyansh.jain@nxp.com, mattias.ronnblom@ericsson.com, bruce.richardson@intel.com, Ciara Power , Brian Archbold To: Kevin Laatz Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id D62725F3B for ; Thu, 25 Oct 2018 22:31:14 +0200 (CEST) In-Reply-To: <20181024160311.85457-12-kevin.laatz@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 24/10/2018 18:03, Kevin Laatz: > --- a/MAINTAINERS > +++ b/MAINTAINERS > +Telemetry - EXPERIMENTAL > +M: Kevin Laatz > +F: lib/librte_telemetry/ > +F: usertools/dpdk-telemetry-client.py > +F: doc/guides/howto/telemetry.rst It would be a bit better to introduce it in previous patches when files are created. I wanted to spread it in other patches myself, but I stopped when encountering a build issue (patch 5).