[dpdk-dev] [PATCH] doc: update release notes for windows support
Thomas Monjalon
thomas at monjalon.net
Tue Apr 23 00:42:55 CEST 2019
10/04/2019 23:00, Pallavi Kadam:
> Added documentation for Windows support on 19.05 release.
>
> Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> Reviewed-by: Anand Rawat <anand.rawat at intel.com>
> ---
> +* **Added Windows Support.**
> +
> + * Added Windows support to compile and build Hello World Sample Application.
> + * Added Windows-specific EAL changes and meson changes.
> + * Added windows support for kvargs.
You forgot the uppercase for Windows.
> + * Updated meson for building DLL on windows using DEF files.
> + * Added rte_os.h for essential os specific macros and typedefs
> + * Updated make build system to include path for rte_os.h.
I think this is too much details for a release notes.
The useful information here is the first item explaining the
support level is for compiling helloworld.
More information about the dev
mailing list