Re: [PATCH v11 00/16] msvc integration changes

2023-08-25 Thread David Marchand
On Fri, Aug 11, 2023 at 9:21 PM Tyler Retzlaff wrote: > > In accordance with draft plan > http://mails.dpdk.org/archives/web/2023-February/002023.html > introduces conditionally compiled code to enable building with MSVC that > _does not_ require C99/C11 meaning it can be integrated now. > > This

[PATCH v11 00/16] msvc integration changes

2023-08-11 Thread Tyler Retzlaff
In accordance with draft plan http://mails.dpdk.org/archives/web/2023-February/002023.html introduces conditionally compiled code to enable building with MSVC that _does not_ require C99/C11 meaning it can be integrated now. This series covers minimal changes for item #2 in draft plan for EAL depe