On Fri, Jul 29, 2016 at 5:49 PM, Joe Stringer wrote:
> On 26 July 2016 at 15:24, Pravin B Shelar wrote:
>> First two patches fixes to issues related to geneva and vxlan tunnel.
>> Third patch is just code improvement.
>
> It looks like this patch series introduced breakage for kernels < 3.10
> (f
On 26 July 2016 at 15:24, Pravin B Shelar wrote:
> First two patches fixes to issues related to geneva and vxlan tunnel.
> Third patch is just code improvement.
It looks like this patch series introduced breakage for kernels < 3.10
(for branch-2.5):
https://travis-ci.org/openvswitch/ovs/builds/14
First two patches fixes to issues related to geneva and vxlan tunnel.
Third patch is just code improvement.
Pravin B Shelar (3):
datapath: compat: fix udp checksum calculation
datapath: compat: unset skb encapsulation bit
datapath: compat: simplify ip_local_out().
acinclude.m4