[dpdk-dev] [PATCH v2] doc: add more detail to telemetry guides
Bruce Richardson
bruce.richardson at intel.com
Tue Jul 21 19:38:52 CEST 2020
On Tue, Jul 21, 2020 at 05:09:24PM +0100, Ciara Power wrote:
> This patch adds examples to the Telemetry HowTo guide, to demonstrate
> commands that use parameters. The programmer's guide is also modified to
> include details on writing a callback function for a new command.
>
> Signed-off-by: Ciara Power <ciara.power at intel.com>
>
> ---
> v2:
> - Replaced examples of using commands in the programmer's guide with
> a link to the HowTo guide.
> - Added an example showing the use of a single string value.
> - Replaced inline functions with a synthetic example function below
> the list of parameters.
> ---
> doc/guides/howto/telemetry.rst | 46 ++++++-
> doc/guides/prog_guide/telemetry_lib.rst | 172 ++++++++++++++++++++----
> 2 files changed, 187 insertions(+), 31 deletions(-)
>
Missed threading patch with v1, but content looks fine to me.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list