Added documentation for Windows support on 19.05 release. Signed-off-by: Pallavi Kadam <pallavi.ka...@intel.com> Reviewed-by: Anand Rawat <anand.ra...@intel.com> Reviewed-by: Ranjit Menon <ranjit.me...@intel.com> --- doc/guides/rel_notes/release_19_05.rst | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index d5ed564ab..7e91e7d88 100644 --- a/doc/guides/rel_notes/release_19_05.rst +++ b/doc/guides/rel_notes/release_19_05.rst @@ -187,6 +187,10 @@ New Features Improved testpmd application performance on ARM platform. For ``macswap`` forwarding mode, NEON intrinsics were used to do swap to save CPU cycles. +* **Added Windows Support.** + + Added Windows support to compile and build Hello World Sample Application. + Removed Items ------------- -- 2.18.0.windows.1