> -----Original Message-----
> From: Ruifeng Wang <[email protected]>
> Sent: Monday, August 30, 2021 9:04 AM
> To: Van Haaren, Harry <[email protected]>; Varghese, Vipin
> <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; Ruifeng Wang
> <[email protected]>; [email protected]
> Subject: [PATCH] examples/service_cores: fix lcore count check
> 
> The example has various profiles to run services on specified
> number of lcores. Due to incorrect boundary condition, service
> can be dispatched to a core that does not exist. This puts main
> core into endless wait.
> 
> Max available number of service cores is all detected lcores
> excluding main core.
> 
> Fixes: 7f6ee6aee717 ("examples/service_cores: check cores before run")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Ruifeng Wang <[email protected]>

Change makes sense to me, this was introduced in Oct 2020
so a backport to 20.11 LTS makes sense I think.

Acked-by: Harry van Haaren <[email protected]>

Reply via email to