> -----Original Message-----
> From: Wang, Yipeng1
> Sent: Friday, July 6, 2018 8:47 PM
> To: De Lara Guarch, Pablo <[email protected]>
> Cc: [email protected]; Wang, Yipeng1 <[email protected]>; Richardson,
> Bruce <[email protected]>; [email protected];
> [email protected]; [email protected]
> Subject: [PATCH v3 1/8] hash: fix multiwriter lock memory allocation
> 
> When malloc for multiwriter_lock, the align should be RTE_CACHE_LINE_SIZE
> rather than LCORE_CACHE_SIZE.
> 
> Also there should be check to verify the success of rte_malloc.
> 
> Fixes: be856325cba3 ("hash: add scalable multi-writer insertion with Intel 
> TSX")
> Cc: [email protected]
> 
> Signed-off-by: Yipeng Wang <[email protected]>

Acked-by: Pablo de Lara <[email protected]>

Reply via email to