> -----Original Message----- > From: Varghese, Vipin > Sent: Friday, October 12, 2018 6:14 AM > To: [email protected]; Van Haaren, Harry <[email protected]> > Cc: Byrne, Stephen1 <[email protected]>; Varghese, Vipin > <[email protected]> > Subject: [PATCH] examples/service_cores: check lcores before test run > > 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 <[email protected]> > ---
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 <[email protected]>

