Re: [ovs-dev] [PATCH 0/2] datapath: fix build on v2.6.33

2015-12-22 Thread Pravin Shelar
On 12/22/15, 12:06 AM, "Ben Pfaff" wrote: >On Fri, Nov 27, 2015 at 03:07:21PM +0900, Simon Horman wrote: >> the following patches correct the build on v3.6.33 and as of a few days ago >> with these patches applied the master branch builds cleanly against all >> supported kernel versions and

Re: [ovs-dev] [PATCH 0/2] datapath: fix build on v2.6.33

2015-12-22 Thread Ben Pfaff
On Fri, Nov 27, 2015 at 03:07:21PM +0900, Simon Horman wrote: > the following patches correct the build on v3.6.33 and as of a few days ago > with these patches applied the master branch builds cleanly against all > supported kernel versions and all minor releases of those kernel versions. > > As

[ovs-dev] [PATCH 0/2] datapath: fix build on v2.6.33

2015-11-26 Thread Simon Horman
Hi, the following patches correct the build on v3.6.33 and as of a few days ago with these patches applied the master branch builds cleanly against all supported kernel versions and all minor releases of those kernel versions. As noted in per-patch changelogs, the patches are also applicable to s