> -----Original Message-----
> From: stable [mailto:[email protected]] On Behalf Of Kirill Rybalchenko
> Sent: Monday, May 14, 2018 7:53 AM
> To: [email protected]
> Cc: [email protected]; Rybalchenko, Kirill <[email protected]>; 
> Zhang,
> Roy Fan <[email protected]>
> Subject: [dpdk-stable] [PATCH] crypto/scheduler: fix multicore rings re-use
> 
> When scheduler mode changed from multicore to roundrobin and back to
> multicore, scheduler tries to create memory rings with the same name and 
> fails.
> The fix allows to lookup and re-use previously allocated memory rings.
> 
> Fixes: 4c07e0552f0a ("crypto/scheduler: add multicore scheduling mode")
> 
> Signed-off-by: Kirill Rybalchenko <[email protected]>

Missing Cc: [email protected] in commit message.

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

Reply via email to