Re: [ovs-dev] [PATCH] datapath: Add support for kernel 4.6

2016-07-26 Thread pravin shelar
On Tue, Jul 26, 2016 at 4:37 PM, Amitabha Biswas wrote: > Typo in the previous ack > > Acked-by: Amitabha Biswas > > On Jul 26, 2016, at 4:22 PM, Amitabha Biswas wrote: > > I was able to compile the openvswitch modules on Linux 4.6 kernel and > stacked using OpenStack networking-ovn. > > The bas

Re: [ovs-dev] [PATCH] datapath: Add support for kernel 4.6

2016-07-26 Thread Amitabha Biswas
Typo in the previous ack Acked-by: Amitabha Biswas mailto:abis...@us.ibm.com>> > On Jul 26, 2016, at 4:22 PM, Amitabha Biswas wrote: > > I was able to compile the openvswitch modules on Linux 4.6 kernel and stacked > using OpenStack networking-ovn. > > The basic NAT system tests passed and th

Re: [ovs-dev] [PATCH] datapath: Add support for kernel 4.6

2016-07-26 Thread Amitabha Biswas
I was able to compile the openvswitch modules on Linux 4.6 kernel and stacked using OpenStack networking-ovn. The basic NAT system tests passed and the OVN test suite passed. Asked-by: Amitabha Biswas mailto:abis...@us.ibm.com>> > On Jul 26, 2016, at 2:07 PM, Jesse Gross wrote: > > On Mon, Ju

Re: [ovs-dev] [PATCH] datapath: Add support for kernel 4.6

2016-07-26 Thread Jesse Gross
On Mon, Jul 25, 2016 at 6:40 PM, Pravin B Shelar wrote: > Most of patch iron out USE_UPSTREAM_TUNNEL case where datapath > directly use upstream tunneling modules. > > Signed-off-by: Pravin B Shelar Acked-by: Jesse Gross ___ dev mailing list dev@openv

[ovs-dev] [PATCH] datapath: Add support for kernel 4.6

2016-07-25 Thread Pravin B Shelar
Most of patch iron out USE_UPSTREAM_TUNNEL case where datapath directly use upstream tunneling modules. Signed-off-by: Pravin B Shelar --- acinclude.m4 | 7 +++--- datapath/linux/compat/geneve.c | 4 ++-- datapath/linux/compat/include/linux