numam-dpdk/doc/guides
Remy Horton 349950ddb9 metrics: add information metrics library
This patch adds a new information metrics library. This Metrics
library implements a mechanism by which producers can publish
numeric information for later querying by consumers. Metrics
themselves are statistics that are not generated by PMDs, and
hence are not reported via ethdev extended statistics.

Metric information is populated using a push model, where
producers update the values contained within the metric
library by calling an update function on the relevant metrics.
Consumers receive metric information by querying the central
metric data, which is held in shared memory.

Signed-off-by: Remy Horton <remy.horton@intel.com>
2017-04-05 17:58:51 +02:00
..
contributing eal: support dynamic log types 2017-04-05 13:37:17 +02:00
cryptodevs doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
eventdevs doc: add OCTEONTX ssovf details 2017-04-04 19:19:54 +02:00
faq doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: add missing step in PVP reference benchmark howto 2017-04-05 15:25:14 +02:00
linux_gsg doc: add option -d for plugins in Linux guide 2017-04-04 14:52:06 +02:00
nics net/virtio: support MTU feature 2017-04-01 10:36:17 +02:00
prog_guide metrics: add information metrics library 2017-04-05 17:58:51 +02:00
rel_notes metrics: add information metrics library 2017-04-05 17:58:51 +02:00
sample_app_ug examples/quota_watermark: use ring space for watermarks 2017-03-29 22:32:20 +02:00
testpmd_app_ug app/testpmd: add command to show/clear VF stats 2017-04-04 19:03:03 +02:00
tools doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py ethdev: add API to free consumed buffers in Tx ring 2017-03-27 17:17:33 +02:00
index.rst doc: add event device and software eventdev 2017-04-04 19:19:52 +02:00