Re: [PATCH v2 0/2] make dpdk buildable with latest msvc

2023-10-31 Thread David Marchand
On Tue, Oct 17, 2023 at 3:49 PM Tyler Retzlaff wrote: > > This series makes some minor temporary modifications to the MSVC build > to allow DPDK to be buildable. The changes are only temporary to allow > Windows/MSVC CI pipeline to be established. > > Warnings will be made clean in a future series

[PATCH v2 0/2] make dpdk buildable with latest msvc

2023-10-17 Thread Tyler Retzlaff
This series makes some minor temporary modifications to the MSVC build to allow DPDK to be buildable. The changes are only temporary to allow Windows/MSVC CI pipeline to be established. Warnings will be made clean in a future series and avoidance of STDC atomics check will be removed when the publ