numam-dpdk/lib/librte_mempool
Stephen Hemminger 591a9d7985 add FILE argument to debug functions
The DPDK dump functions are useful for remote debugging of an
applications. But when application runs as a daemon, stdout
is typically routed to /dev/null.

Instead change all these functions to take a stdio FILE * handle
instead. An application can then use open_memstream() to capture
the output.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
[Thomas: fix quota_watermark example]
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-05-16 16:02:55 +02:00
..
Makefile xen: core library changes 2014-02-25 21:29:19 +01:00
rte_dom0_mempool.c xen: core library changes 2014-02-25 21:29:19 +01:00
rte_mempool.c add FILE argument to debug functions 2014-05-16 16:02:55 +02:00
rte_mempool.h add FILE argument to debug functions 2014-05-16 16:02:55 +02:00