All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update release notes for windows support
@ 2019-04-10 21:00 Pallavi Kadam
  2019-04-22 22:42 ` Thomas Monjalon
  2019-04-23 18:12 ` [dpdk-dev] [PATCH v2] " Pallavi Kadam
  0 siblings, 2 replies; 6+ messages in thread
From: Pallavi Kadam @ 2019-04-10 21:00 UTC (permalink / raw)
  To: dev; +Cc: anand.rawat, pallavi.kadam

Added documentation for Windows support on 19.05 release.

Signed-off-by: Pallavi Kadam <pallavi.kadam@intel.com>
Reviewed-by: Anand Rawat <anand.rawat@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index dbdf07a0c..de5157651 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -68,6 +68,15 @@ New Features
   Added a new lock-free stack handler, which uses the newly added stack
   library.
 
+* **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.
+  * 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.
+
 * **Updated KNI module and PMD.**
 
   Updated the KNI kernel module to set the max_mtu according to the given
-- 
2.18.0.windows.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-04 21:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-10 21:00 [dpdk-dev] [PATCH] doc: update release notes for windows support Pallavi Kadam
2019-04-22 22:42 ` Thomas Monjalon
2019-04-23 16:18   ` Pallavi Kadam
2019-04-23 18:12 ` [dpdk-dev] [PATCH v2] " Pallavi Kadam
2019-05-02 15:57   ` Mcnamara, John
2019-05-04 21:56   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.