numam-dpdk/examples/rxtx_callbacks
Bruce Richardson e7bc40da73 examples/rxtx_callbacks: show use of callbacks
Example showing how callbacks can be used to insert a timestamp
into each packet on RX. On TX the timestamp is used to calculate
the packet latency through the app, in cycles.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2015-02-24 00:38:31 +01:00
..
main.c examples/rxtx_callbacks: show use of callbacks 2015-02-24 00:38:31 +01:00
Makefile examples/rxtx_callbacks: show use of callbacks 2015-02-24 00:38:31 +01:00