Re: [PATCH] examples/service_cores: check lcores before test run
From: Thomas Monjalon <hidden>
Date: 2018-10-29 02:06:22
From: Thomas Monjalon <hidden>
Date: 2018-10-29 02:06:22
17/10/2018 16:57, Van Haaren, Harry:
From: Varghese, Vipinquoted
The service core samples has varied profiles created to run on specified lcore count. The patch adds the check before each run, to ensure example has sufficent lcores to be added as service cores on given run profile. If sufficent cores are not found, the run is skipped with user notification. Signed-off-by: Vipin Varghese <redacted> ---The +1 feels weird, but given there's a core offset of 1 above, this seems like the best solution: Acked-by: Harry van Haaren <redacted>
Applied, thanks