On Wed, 7 Jun 2023 12:19:00 +0200 Morten Brørup <[email protected]> wrote:
> > From: Honnappa Nagarahalli [mailto:[email protected]] > > Sent: Thursday, 9 March 2023 05.58 > > > > Simple API to check if the lcore ID does not exceed the > > maximum number of lcores configured. > > > > Signed-off-by: Honnappa Nagarahalli <[email protected]> > > Reviewed-by: Ruifeng Wang <[email protected]> What about cases where passed lcore set is sparse? In that case, lcore would not be valid in API calls.

