#
684ba626 |
| 07-Oct-2021 |
Thomas Monjalon <thomas@monjalon.net> |
doc: remove web references to internal guides
The guides should be referenced locally with RST syntax :doc: (beginning of page) or :ref: (specific chapter). The links to doc.dpdk.org/guides/ are rem
doc: remove web references to internal guides
The guides should be referenced locally with RST syntax :doc: (beginning of page) or :ref: (specific chapter). The links to doc.dpdk.org/guides/ are removed.
The links to the doc.dpdk.org/api/ are acceptable, but should not point to a specific version, so one is fixed.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com> Acked-by: David Marchand <david.marchand@redhat.com>
show more ...
|
#
98ffdfbc |
| 24-Jul-2020 |
Ciara Power <ciara.power@intel.com> |
doc: add more detail to telemetry guides
This patch adds examples to the Telemetry HowTo guide, to demonstrate commands that use parameters. The programmer's guide is also modified to include detail
doc: add more detail to telemetry guides
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@intel.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
show more ...
|
#
1474a341 |
| 22-May-2020 |
Ciara Power <ciara.power@intel.com> |
doc: fix telemetry registration example
The example shown for registering telemetry commands was previously missing the help text parameter.
Fixes: 24cd1b529f35 ("doc: update telemetry guides")
Si
doc: fix telemetry registration example
The example shown for registering telemetry commands was previously missing the help text parameter.
Fixes: 24cd1b529f35 ("doc: update telemetry guides")
Signed-off-by: Ciara Power <ciara.power@intel.com> Reviewed-by: Kevin Laatz <kevin.laatz@intel.com>
show more ...
|
#
24cd1b52 |
| 30-Apr-2020 |
Ciara Power <ciara.power@intel.com> |
doc: update telemetry guides
The existing documentation for Telemetry is updated, and further documentation is added.
Signed-off-by: Ciara Power <ciara.power@intel.com> Reviewed-by: Keith Wiles <ke
doc: update telemetry guides
The existing documentation for Telemetry is updated, and further documentation is added.
Signed-off-by: Ciara Power <ciara.power@intel.com> Reviewed-by: Keith Wiles <keith.wiles@intel.com>
show more ...
|