[ovs-dev] [PATCH ovn] controller: Fix virtual lport I-P handling.

Dumitru Ceara dceara at redhat.com
Wed Apr 14 14:57:57 UTC 2021


On 4/14/21 3:37 PM, numans at ovn.org wrote:
> From: Numan Siddique <numans at ovn.org>
> 
> When a virtual lport moves from one chassis to the other, the old parent chassis
> doesn't remove OF flows corresponding to logical flows with the match -
> is_chassis_resident(<"virtual-port">).  This issue is seen because
> ovn-controller when handling the port binding changes, doesn't remove
> the virtual lport from its 'local_lport_ids' shash.
> 
> This patch fixes the issue.
> 
> Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1947823
> Reported-by: Dumitru Ceara <dceara at redhat.com>
> Reported-by: Daniel Alvarez Sanchez <dalvarez at redhat.com>
> Fixes: 354bdba51abf("ovn-controller: I-P for SB port binding and OVS interface in runtime_data")
> Signed-off-by: Numan Siddique <numans at ovn.org>
> ---

Looks good to me, thanks!

Acked-by: Dumitru Ceara <dceara at redhat.com>




More information about the dev mailing list