[dpdk-dev] [PATCH] crypto/scheduler: fix multicore rings re-use

Zhang, Roy Fan roy.fan.zhang at intel.com
Mon May 14 12:01:14 CEST 2018


Thanks a lot!

> -----Original Message-----
> From: Rybalchenko, Kirill
> Sent: Monday, May 14, 2018 7:53 AM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>;
> Zhang, Roy Fan <roy.fan.zhang at intel.com>
> Subject: [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 <kirill.rybalchenko at intel.com>
> 

Acked-by: Fan Zhang <roy.fan.zhang at intel.com>


More information about the dev mailing list