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 <[email protected]>
> 
> Signed-off-by: Honnappa Nagarahalli <[email protected]>
> Reviewed-by: Gavin Hu <[email protected]>
> Reviewed-by: Ola Liljedahl <[email protected]>
> Reviewed-by: Steve Capper <[email protected]>
> Reviewed-by: Yipeng Wang <[email protected]> 
> ---
Fix email.

Acked-by: Bruce Richardson <[email protected]>

Reply via email to