[PATCH 0/2] enable lcores test on Windows
Tyler Retzlaff
roretzla at linux.microsoft.com
Tue Dec 6 01:39:27 CET 2022
Enable the lcores test on Windows instead of skipping it.
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.
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(-)
--
1.8.3.1
More information about the dev
mailing list