* Re: [dpdk-stable] [dpdk-dev] [PATCH v2] examples/ioat: fix stats print
[not found] ` <20200917132151.GG1568@bricha3-MOBL.ger.corp.intel.com>
@ 2020-10-08 12:44 ` Thomas Monjalon
0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2020-10-08 12:44 UTC (permalink / raw)
To: Kevin Laatz; +Cc: dev, marcinx.baran, pawelx.modrak, Bruce Richardson, stable
17/09/2020 15:21, Bruce Richardson:
> On Thu, Sep 17, 2020 at 02:07:40PM +0100, Kevin Laatz wrote:
> > 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: 632bcd9b5d4f ("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>
Applied, thanks
^ permalink raw reply [flat|nested] only message in thread