On Fri, Feb 23, 2018 at 12:48:49AM +0530, Vishal Deep Ajmera wrote:
> Whenever a DPDK port is added to or deleted from an OVS bridge, the bridge
> interface is reconfigured with the lowest MAC address among the connected DPDK
> ports. When changing the MAC address, OVS performs a sequences of events
> UP -> DOWN -> UP on the bridge interface. In deployments of OVS in RHEL
> distribution this results in loosing Linux networking configuration attached 
> to
> the bridge interface (e.g. static routes).
> 
> This patch changes the interface configuration scripts used in a RHEL 
> deployment
> to trigger post-up operations on the bridge device after a change of MAC 
> address.
> 
> Signed-off-by: Vishal Deep Ajmera <vishal.deep.ajm...@ericsson.com>
> Signed-off-by: Flavio Leitner <f...@sysclose.org>
> 
> ---

Thanks Vishal!

Acked-by: Flavio Leitner <f...@sysclose.org>


_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to