> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Kevin Laatz > Sent: Monday, October 22, 2018 12:00 PM > To: [email protected] > Cc: Van Haaren, Harry <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; Richardson, Bruce > <[email protected]>; Ciara Power <[email protected]>; Brian > Archbold <[email protected]>; Laatz, Kevin <[email protected]> > Subject: [dpdk-dev] [PATCH v6 11/13] doc: add telemetry documentation > > From: Ciara Power <[email protected]> > > This patch adds all documentation for telemetry. > > A description on how to use the Telemetry API with a DPDK application is > given in this document. > > It also adds the MAINTAINERS file entry for telemetry. > > Signed-off-by: Ciara Power <[email protected]> > Signed-off-by: Brian Archbold <[email protected]> > Signed-off-by: Kevin Laatz <[email protected]> > Acked-by: Harry van Haaren <[email protected]> > --- > MAINTAINERS | 5 +++ > doc/guides/howto/index.rst | 1 + > doc/guides/howto/telemetry.rst | 85 > ++++++++++++++++++++++++++++++++++++++++++
Acked-by: Marko Kovacevic <[email protected]>

