-----Original Message-----
> Date: Thu, 27 Sep 2018 12:08:56 +0100
> From: Bruce Richardson <[email protected]>
> To: Nikhil Rao <[email protected]>
> CC: [email protected], [email protected], [email protected],
>  [email protected], [email protected]
> Subject: Re: [PATCH v2 1/2] test: fix event timer compiler warning
> User-Agent: Mutt/1.10.1 (2018-07-13)
> 
> 
> On Thu, Sep 27, 2018 at 11:16:14AM +0530, Nikhil Rao wrote:
> > Limit the number of objects passed to rte_mempool_put_bulk()
> > to the size of the object table. This fix eliminates a compiler
> > warning (array-bounds) triggered when the march command line
> > parameter to gcc is set to nehalem.
> >
> > Fixes: d1f3385d0076 ("test: add event timer adapter auto-test")
> > Cc: [email protected]
> > Cc: [email protected]
> >
> > Signed-off-by: Nikhil Rao <[email protected]>
> > ---
> Acked-by: Bruce Richardson <[email protected]>

Applied to dpdk-next-eventdev/master. Thanks.

Reply via email to