On Wed, Feb 08, 2023 at 01:43:37PM -0800, Tyler Retzlaff wrote: > Introduce an abstraction for compiler specific atomics and a meson > option to allow standard C11 atomics use.
notice, this patch series is being withdrawn as it is no longer needed. as per technical board meeting this morning we will work toward supporting msvc and use of standard atomics. in the next few days i'll document in the roadmap a basic plan for enabling msvc as a supported compiler. * post 23.03 release we will begin patch submission for msvc changes (but not atomics). * post 23.07 release we will begin patch submission for use of standard atomics from C11. * starting 23.11 release C11 conformant toolchain including standard atomics support will be a minimum requirement for dpdk. thank you everyone who contributed to the conversation, it's fantastic to have a path forward. ty