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

2018-02-27 Thread Shashank Ram
:22 AM To: Shashank Ram; Alin Balutoiu; Anand Kumar; d...@openvswitch.org Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets Let's have both . @Shashank Ram can you please update the documentation to accommodate for the new `vstudiotargetver` option. Thanks

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

2018-02-27 Thread Alin Serdean
lut...@cloudbasesolutions.com>; Anand Kumar <kumaran...@vmware.com>; Alin Serdean <aserd...@cloudbasesolutions.com>; d...@openvswitch.org Subiect: Re: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets That is not consistent with how we specify the Debug/Release flag.

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

2018-02-20 Thread Shashank Ram
From: Alin Balutoiu <abalut...@cloudbasesolutions.com> Sent: Tuesday, February 20, 2018 2:58:06 AM To: Anand Kumar; Shashank Ram; Alin Serdean; d...@openvswitch.org Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets I agree with having the target spe

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

2018-02-20 Thread Alin Balutoiu
> From: aserd...@ovn.org <aserd...@ovn.org> > Sent: Thursday, February 8, 2018 10:43 AM > To: Shashank Ram; aserd...@ovn.org; d...@openvswitch.org > Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively > compile targets > >

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

2018-02-16 Thread Anand Kumar
Acked-by: Anand Kumar Thanks, Anand Kumar From: Shashank Ram Sent: Tuesday, February 6, 2018 1:29 PM To: d...@openvswitch.org Cc:

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

2018-02-12 Thread Anand Kumar
ch.org Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets Trimming the message a bit. -Mesaj original- De la: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev-boun...@openvswitch.org] În numele Shashank Ram Trimis: Thursd

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

2018-02-08 Thread Shashank Ram
From: aserd...@ovn.org <aserd...@ovn.org> Sent: Thursday, February 8, 2018 10:43 AM To: Shashank Ram; aserd...@ovn.org; d...@openvswitch.org Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets Trimming the m

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

2018-02-08 Thread aserdean
, 2018 9:32:59 AM To: Shashank Ram; d...@openvswitch.org Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets It looks a bit complicated. What do you think about the following approach: git diff datapath-windows/automake.mk diff --git a/datapath-windows/automak

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

2018-02-08 Thread Shashank Ram
erd...@ovn.org> Sent: Thursday, February 8, 2018 9:32:59 AM To: Shashank Ram; d...@openvswitch.org Subject: RE: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets It looks a bit complicated. What do you think about the following approach: git diff datapath-windows/automake.m

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

2018-02-08 Thread aserdean
: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev-boun...@openvswitch.org] În numele Shashank Ram Trimis: Tuesday, February 6, 2018 11:30 PM Către: d...@openvswitch.org Subiect: [ovs-dev] [PATCH] datapath-windows: Support to selectively compile targets Adds support to selectively compile kernel dr

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

2018-02-06 Thread Shashank Ram
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