Re: [ovs-dev] [PATCH 0/4] Support for OVS datapath on Windows platform.

2014-06-29 Thread Saurabh Shah
Hi Alessandro, Resending my last email since the formatting went off for some reason. Hi Saurabh, Thanks for posting these patches! We looked at the code in the last two days, running various tests and did comparisons with our porting. We tried to be as unbiased as possible in the review, with

Re: [ovs-dev] [PATCH 0/4] Support for OVS datapath on Windows platform.

2014-06-28 Thread Saurabh Shah
Hi Alessandro, Hi Saurabh, Thanks for posting these patches! We looked at the code in the last two days, running various tests and did comparisons with our porting. We tried to be as unbiased as possible in the review, with the goal of making the best out of both codebases and not a “us” vs “the

Re: [ovs-dev] [PATCH 0/4] Support for OVS datapath on Windows platform.

2014-06-25 Thread Alessandro Pilotti
Hi Saurabh, Thanks for posting these patches! We looked at the code in the last two days, running various tests and did comparisons with our porting. We tried to be as unbiased as possible in the review, with the goal of making the best out of both codebases and not a “us” vs “them” match. :) Fo

[ovs-dev] [PATCH 0/4] Support for OVS datapath on Windows platform.

2014-06-24 Thread Saurabh Shah
This patch series adds OpenvSwitch datapath support for Windows platform. The kernel switch extension has support for bridged back forwarding & tunneling over VXLAN. The patch series is based on top of 6ddb631 ("datapath: keep mask array compact when deleting mask"). Saurabh Shah (4): datapath-