DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pallavi Kadam <pallavi.kadam@intel.com>
To: dev@dpdk.org
Cc: anand.rawat@intel.com, pallavi.kadam@intel.com
Subject: [dpdk-dev] [PATCH] doc: update release notes for windows support
Date: Wed, 10 Apr 2019 14:00:49 -0700	[thread overview]
Message-ID: <20190410210049.11416-1-pallavi.kadam@intel.com> (raw)

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

             reply	other threads:[~2019-04-10 21:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 21:00 Pallavi Kadam [this message]
2019-04-10 21:00 ` Pallavi Kadam
2019-04-22 22:42 ` Thomas Monjalon
2019-04-22 22:42   ` Thomas Monjalon
2019-04-23 16:18   ` Pallavi Kadam
2019-04-23 16:18     ` Pallavi Kadam
2019-04-23 18:12 ` [dpdk-dev] [PATCH v2] " Pallavi Kadam
2019-04-23 18:12   ` Pallavi Kadam
2019-05-02 15:57   ` Mcnamara, John
2019-05-02 15:57     ` Mcnamara, John
2019-05-04 21:56   ` Thomas Monjalon
2019-05-04 21:56     ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190410210049.11416-1-pallavi.kadam@intel.com \
    --to=pallavi.kadam@intel.com \
    --cc=anand.rawat@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).