> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Saturday, 15 April 2023 03.16
> 
> 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
> dependencies kvargs, telemetry and consumed EAL public headers.
> 
> Note if any patch in the series requires in-depth discussion I'll
> detach it from this series for separate submission & more focused
> discussion so it doesn't block the entire series.
> 
> Note other "common" intrinsics were investigated for viability but
> were not adopted either because they were not available on older
> versions of gcc or because they generate different code for msvc
> vs gcc.

Series-acked-by: Morten Brørup <m...@smartsharesystems.com>

Reply via email to