[dpdk-dev] [PATCH v2 1/2] test: fix event timer compiler warning
Bruce Richardson
bruce.richardson at intel.com
Thu Sep 27 13:08:56 CEST 2018
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: erik.g.carrillo at intel.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list