DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] enable lcores test on Windows
@ 2022-12-06  0:39 Tyler Retzlaff
  2022-12-06  0:39 ` [PATCH 1/2] eal: add missing call marking memory config complete Tyler Retzlaff
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Tyler Retzlaff @ 2022-12-06  0:39 UTC (permalink / raw)
  To: dev, david.marchand, dmitry.kozliuk; +Cc: Tyler Retzlaff

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-12-21 15:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06  0:39 [PATCH 0/2] enable lcores test on Windows Tyler Retzlaff
2022-12-06  0:39 ` [PATCH 1/2] eal: add missing call marking memory config complete Tyler Retzlaff
2022-12-14 16:52   ` Stephen Hemminger
2022-12-15  9:59   ` David Marchand
2022-12-15 18:07     ` Tyler Retzlaff
2022-12-06  0:39 ` [PATCH 2/2] test: enable lcores test on Windows Tyler Retzlaff
2022-12-14 16:53   ` Stephen Hemminger
2022-12-12 20:36 ` [PATCH 0/2] " Tyler Retzlaff
2022-12-16 17:16 ` [PATCH v2 0/2] Enable the lcores test on Windows instead of skipping it Tyler Retzlaff
2022-12-16 17:16   ` [PATCH v2 1/2] eal: add missing call marking memory config complete Tyler Retzlaff
2022-12-16 17:16   ` [PATCH v2 2/2] test: enable lcores test on Windows Tyler Retzlaff
2022-12-21 15:03   ` [PATCH v2 0/2] Enable the lcores test on Windows instead of skipping it David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).