[ovs-dev] [PATCH v2] datapath-windows: Support to selectively compile targets

aserdean at ovn.org aserdean at ovn.org
Thu Mar 1 23:05:10 UTC 2018


There is a small nit, win 10 targets contain regular ' ' instead of a '\t'
in the Makefile. I will change it and apply on master.

Thanks a lot for the patch.

Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>

-----Mesaj original-----
De la: ovs-dev-bounces at openvswitch.org
[mailto:ovs-dev-bounces at openvswitch.org] În numele Anand Kumar
Trimis: Tuesday, February 27, 2018 11:40 PM
Către: Shashank Ram <rams at vmware.com>; dev at openvswitch.org
Subiect: Re: [ovs-dev] [PATCH v2] datapath-windows: Support to selectively
compile targets

Acked-by: Anand Kumar <kumaranand at vmware.com>

Thanks,
Anand Kumar

On 2/27/18, 11:57 AM, "ovs-dev-bounces at openvswitch.org on behalf of Shashank
Ram" <ovs-dev-bounces at openvswitch.org on behalf of rams at vmware.com> wrote:

    Adds support to selectively compile kernel driver for
    target versions. This is useful when environments to
    compile for all targets might not be available on the
    user's machine, or if the user wants to only compile
    some targets selectively.
    
    Also once appveyor has support to build Win10 targets,
    we will not pass the "--with-vstudiotargetver" to the
    configure script.
    
    Signed-off-by: Shashank Ram <rams at vmware.com>
    ---
     Documentation/intro/install/windows.rst |  5 ++++-
     Makefile.am                             | 15 +++++++++++++++
     appveyor.yml                            |  4 ++--
     m4/openvswitch.m4                       | 28
+++++++++++++++++++++++++++-
     4 files changed, 48 insertions(+), 4 deletions(-)
    
    diff --git a/Documentation/intro/install/windows.rst
b/Documentation/intro/install/windows.rst



More information about the dev mailing list