[PATCH 1/2] eal: add missing call marking memory config complete

David Marchand david.marchand at redhat.com
Thu Dec 15 10:59:07 CET 2022


On Tue, Dec 6, 2022 at 1:39 AM Tyler Retzlaff
<roretzla at linux.microsoft.com> wrote:
>
> Memory configuration was not being marked as completed add the missing
> call to rte_eal_init() for Windows.
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>

The change is ok.

The commitlog misses some context: I guess the point is to let
rte_thread_register work on Windows.
So we can mark this change as:
Fixes: 5c307ba2a5b1 ("eal: register non-EAL threads as lcores")

WDYT?


In any case, this change won't fix anything related to mp.
If mp is supported one day on Windows, other calls to eal_mcfg* would
be required.


-- 
David Marchand



More information about the dev mailing list