Re: [ovs-dev] [PATCH] datapath: Provide compatibility for kernels up to 3.17

2014-09-17 Thread Pravin Shelar
On Tue, Sep 16, 2014 at 10:44 AM, Thomas Graf wrote: > Port datapath to work with kernrels up to 3.17 and use 3.16.2 as > the new kernel for CI testing. > > Tested with 3.14, 3.16.2, and net-next (3.17). > Thanks for working on this. I have couple of comments. > Signed-off-by: Thomas Graf > Co-a

[ovs-dev] [PATCH] datapath: Provide compatibility for kernels up to 3.17

2014-09-16 Thread Thomas Graf
Port datapath to work with kernrels up to 3.17 and use 3.16.2 as the new kernel for CI testing. Tested with 3.14, 3.16.2, and net-next (3.17). Signed-off-by: Thomas Graf Co-authored-by: Madhu Challa --- .travis.yml | 2 +- .travis/build.sh