[PATCH] eal/windows: set Windows main lcore affinitization
David Marchand
david.marchand at redhat.com
Thu Apr 14 11:50:55 CEST 2022
Hello Tyler,
On Tue, Apr 12, 2022 at 6:30 PM Tyler Retzlaff
<roretzla at linux.microsoft.com> wrote:
> > - Which makes me notice that windows/eal_thread.c probably dumps
> > random stuff in logs because it is missing a call to
> > eal_thread_dump_current_affinity() to format affinity as a string.
>
> oh yeah, that's not so good.
>
> i think the series you submitted for eal_thread_loop should resolve this
> shouldn't it? shall we ride your change to fix the issue or do you feel
> it's worth me adding the missing call in this series?
This issue here is only for a log on cpu affinity.
Lcores cpu affinity is not correct for Windows in LTS releases, in any case.
So let's keep it as is and don't bother fixing it.
I'll add a note in my series about this log and apply it.
I marked this current patch as "Changes requested", wrt to my first comment.
--
David Marchand
More information about the dev
mailing list