Re: [dpdk-dev] [PATCH] doc: add more detail to telemetry guides

2020-07-17 Thread Bruce Richardson
On Tue, Jul 14, 2020 at 11:14:15AM +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: Cia

[dpdk-dev] [PATCH] doc: add more detail to telemetry guides

2020-07-14 Thread Ciara Power
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 --- doc/guides/howto/telemetry.rst | 45 - doc