examples/ioat: print statistics
authorMarcin Baran <marcinx.baran@intel.com>
Mon, 7 Oct 2019 11:08:08 +0000 (12:08 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 27 Oct 2019 17:03:34 +0000 (18:03 +0100)
commit632bcd9b5d4f30b2391553c4e542bc1575cd40a5
tree2dafc9f9eecf802fa0477b521b03734f5b6e9cb2
parent59694dc5bddfc4a6c9bebd20c74eb5ac27c41edd
examples/ioat: print statistics

Added printing stats of ports each second.  The stats printing is done
using master core.  The information provided informs about packets
received, dropped and send as well as statistics of rawdev devices.

Signed-off-by: Marcin Baran <marcinx.baran@intel.com>
Signed-off-by: Pawel Modrak <pawelx.modrak@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
examples/ioat/ioatfwd.c