numam-dpdk/examples
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
..
cmdline mk: compilation fixes 2014-02-25 21:29:18 +01:00
dpdk_qat examples/dpdk-qat: various updates 2014-02-26 10:47:59 +01:00
exception_path update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
helloworld update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
ip_reassembly examples: minor changes 2014-02-26 10:47:59 +01:00
ipv4_frag update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
ipv4_multicast update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
kni examples: minor changes 2014-02-26 10:47:59 +01:00
l2fwd examples: minor changes 2014-02-26 10:47:59 +01:00
l2fwd-ivshmem add FILE argument to debug functions 2014-05-16 16:02:55 +02:00
l3fwd examples: minor changes 2014-02-26 10:47:59 +01:00
l3fwd-power examples: minor changes 2014-02-26 10:47:59 +01:00
l3fwd-vf examples: minor changes 2014-02-26 10:47:59 +01:00
link_status_interrupt update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
load_balancer examples: minor changes 2014-02-26 10:47:59 +01:00
multi_process examples: use rte.extsubdir.mk to build examples with subdirectories 2014-05-16 16:01:46 +02:00
netmap_compat examples/netmap_compat: fix makefile 2014-05-16 16:02:55 +02:00
qos_meter examples: minor changes 2014-02-26 10:47:59 +01:00
qos_sched examples/qos_sched: fix makefile 2014-05-16 16:02:55 +02:00
quota_watermark add FILE argument to debug functions 2014-05-16 16:02:55 +02:00
timer update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
vhost examples/vhost: import userspace vhost application 2014-02-26 10:47:59 +01:00
vhost_xen xen: import xenvirt pmd and vhost_xen 2014-02-25 21:29:19 +01:00
vmdq examples: minor changes 2014-02-26 10:47:59 +01:00
vmdq_dcb update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
Makefile examples: add a makefile to build all examples 2014-05-16 16:02:54 +02:00