18/08/2021 15:46, Narcisa Ana Maria Vasile: > From: Narcisa Vasile <[email protected]> > > On Windows, -l/--lcores EAL option was unable to process CPU sets > containing CPUs other than 0 and 1, because CPU_COUNT() macro > only checked these CPUs in the set. Fix CPU_COUNT() by enumerating > all possible CPU indices. > > Fixes: e8428a9d89f1 ("eal/windows: add some basic functions and macros") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Narcisa Vasile <[email protected]> > Acked-by: Dmitry Kozlyuk <[email protected]> > Acked-by: Pallavi Kadam <[email protected]>
Applied, thanks. Sorry for the delay.

