numam-dpdk/examples/ioat
Kevin Laatz 64d0a9097d examples/ioat: fix stats print
Currently some of the status string at the top of the stats output is being
cut off. To fix this, the status string array size has been increased.
In addition to this, the "\n" has been moved to the printf, rather than
having it in the last string, in case of future formatting issues due to
truncation.

Bugzilla ID: 536
Fixes: 632bcd9b5d ("examples/ioat: print statistics")
Cc: stable@dpdk.org

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-10-08 14:38:02 +02:00
..
ioatfwd.c examples/ioat: fix stats print 2020-10-08 14:38:02 +02:00
Makefile examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00