[PATCH v2 0/2] Enable the lcores test on Windows instead of skipping it.

David Marchand david.marchand at redhat.com
Wed Dec 21 16:03:20 CET 2022


On Fri, Dec 16, 2022 at 6:16 PM Tyler Retzlaff
<roretzla at linux.microsoft.com> wrote:
>
> Two bugs are fixed to allow this test to build, run & pass.
>   * Mark memory configuration complete during rte_eal_init()
>   * Use rte thread api to get a proper implementation of thread join.
>
> v2:
>   * update commit message to clarify why this test is beneficial on Windows.
>   * add missing Fixes tag
>
> Tyler Retzlaff (2):
>   eal: add missing call marking memory config complete
>   test: enable lcores test on Windows
>
>  app/test/test_lcores.c | 28 +++++++++++++---------------
>  lib/eal/windows/eal.c  |  3 +++
>  2 files changed, 16 insertions(+), 15 deletions(-)

For the series,
Acked-by: David Marchand <david.marchand at redhat.com>

I added review tags from Stephen from v1.
Series applied, thanks.


-- 
David Marchand



More information about the stable mailing list