[ovs-dev] [Windows] Update documentation and build

Ilya Maximets i.maximets at ovn.org
Wed Sep 9 11:31:55 UTC 2020


On 9/8/20 10:48 PM, Alin Gabriel Serdean wrote:
> The following patchset contains small updates in the build process and
> corresponding documentation.
> 
> Alin Serdean (8):
>   windows: Remove unused variable
>   windows: Add default value for VSTUDIO_CONFIG
>   datapath_windows: Add datapath_windows target
>   windows, documentation: Recommend latest VS and WDK version
>   windows, installer: Bundle latest runtime version
>   windows: Update build with latest pthread project
>   windows,installer: Bundle Windows 10 driver
>   appveyor: Bump outdated links and add artifacts
> 

Hi Alin.  Thanks for working on this!

This patch set breaks the linux build, at least on patch #2.
You might noticed the reply from 0-day robot.  Also, all our
CI systems failed:
  https://travis-ci.org/github/ovsrobot/ovs/jobs/725379551#L3191

Please, take a look.

And in case you missed my reply for the previous version of patch #8,
I had a question if we could use openssl 1.1.1 instead of 1.0.2 since
1.0.2 is not recommended to use.

Best regards, Ilya Maximets.

>  Documentation/intro/install/windows.rst       | 13 +++--
>  appveyor.yml                                  | 54 +++++++++++--------
>  datapath-windows/automake.mk                  |  4 ++
>  m4/openvswitch.m4                             | 21 ++------
>  windows/automake.mk                           |  9 ++--
>  .../ovs-windows-installer/Driver/.gitignore   |  1 +
>  .../Driver/Win10/.gitignore                   |  3 ++
>  windows/ovs-windows-installer/Product.wxs     | 23 ++++++--
>  8 files changed, 79 insertions(+), 49 deletions(-)
>  create mode 100644 windows/ovs-windows-installer/Driver/Win10/.gitignore
> 



More information about the dev mailing list