Re: [ovs-dev] [PATCH v2] datapath: compat: tunnel: Check if device is UP.

2016-10-21 Thread Pravin Shelar
On Fri, Oct 21, 2016 at 11:39 AM, Joe Stringer wrote: > On 21 October 2016 at 11:37, Joe Stringer wrote: >> On 21 October 2016 at 10:55, Pravin B Shelar wrote: >>> On upstream kernel datapath OVS make use of networking devices >>> where networking stack does check if device is UP. following >>>

Re: [ovs-dev] [PATCH v2] datapath: compat: tunnel: Check if device is UP.

2016-10-21 Thread Pravin Shelar
On Fri, Oct 21, 2016 at 11:37 AM, Joe Stringer wrote: > On 21 October 2016 at 10:55, Pravin B Shelar wrote: >> On upstream kernel datapath OVS make use of networking devices >> where networking stack does check if device is UP. following >> patch adds same check in case of compat tunneling implem

Re: [ovs-dev] [PATCH v2] datapath: compat: tunnel: Check if device is UP.

2016-10-21 Thread Joe Stringer
On 21 October 2016 at 11:37, Joe Stringer wrote: > On 21 October 2016 at 10:55, Pravin B Shelar wrote: >> On upstream kernel datapath OVS make use of networking devices >> where networking stack does check if device is UP. following >> patch adds same check in case of compat tunneling implementat

Re: [ovs-dev] [PATCH v2] datapath: compat: tunnel: Check if device is UP.

2016-10-21 Thread Joe Stringer
On 21 October 2016 at 10:55, Pravin B Shelar wrote: > On upstream kernel datapath OVS make use of networking devices > where networking stack does check if device is UP. following > patch adds same check in case of compat tunneling implementation. > This check also fixes kernel crash in case vxlan

[ovs-dev] [PATCH v2] datapath: compat: tunnel: Check if device is UP.

2016-10-21 Thread Pravin B Shelar
On upstream kernel datapath OVS make use of networking devices where networking stack does check if device is UP. following patch adds same check in case of compat tunneling implementation. This check also fixes kernel crash in case vxlan device was brought down by user. CPU: 4 PID: 12988 Comm: ha