On Mon, Aug 15, 2016 at 10:04 AM, Jesse Gross <[email protected]> wrote:
> On Mon, Aug 15, 2016 at 9:57 AM, Pravin B Shelar <[email protected]> wrote:
>> Upstream commit:
>>     commit 4b5b9ba553f9aa5f484ab972fc9b58061885ceca
>>     Author: Martynas Pumputis <[email protected]>
>>     Date:   Tue Aug 9 16:24:50 2016 +0100
>>
>>     openvswitch: do not ignore netdev errors when creating tunnel vports
>>
>>     The creation of a tunnel vport (geneve, gre, vxlan) brings up a
>>     corresponding netdev, a multi-step operation which can fail.
>>
>>     For example, changing a vxlan vport's netdev state to 'up' binds the
>>     vport's socket to a UDP port - if the binding fails (e.g. due to the
>>     port being in use), the error is currently ignored giving the
>>     appearance that the tunnel vport creation completed successfully.
>>
>>     Signed-off-by: Martynas Pumputis <[email protected]>
>>     Acked-by: Pravin B Shelar <[email protected]>
>>     Signed-off-by: David S. Miller <[email protected]>
>>
>> Signed-off-by: Pravin B Shelar <[email protected]>
>
> Acked-by: Jesse Gross <[email protected]>

Thanks for review.
I made one change related to rpl_rtnl_delete_link symbol export and
pushed to master.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to