On Mon, Oct 22, 2018 at 11:22:02PM -0500, Honnappa Nagarahalli wrote:
> Fix the key store array element alignment such that every array
> element is aligned on KEY_ALIGNMENT boundary. This is required to
> make 'pdata' in 'struct rte_hash_key' align on its natural boundary
> for atomic load/store.
> 
> Fixes: 473d1bebce43 ("hash: allow to store data in hash table")
> Cc: Pablo de Lara <pablo.de.lara.gua...@intel.com>
> 
> Signed-off-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>
> Reviewed-by: Gavin Hu <gavin...@arm.com>
> Reviewed-by: Ola Liljedahl <ola.liljed...@arm.com>
> Reviewed-by: Steve Capper <steve.cap...@arm.com>
> Reviewed-by: Yipeng Wang <yipeng1.w...@arm.com> 
> ---
Fix email.

Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to