On Mon, May 4, 2020 at 12:59 AM Dumitru Ceara <[email protected]> wrote:
>
> On 5/4/20 7:41 AM, Han Zhou wrote:
> >
> >
> > On Fri, May 1, 2020 at 4:38 AM Numan Siddique <[email protected]
> > <mailto:[email protected]>> wrote:
> >>
> >> On Fri, May 1, 2020 at 12:02 AM Dumitru Ceara <[email protected]
> > <mailto:[email protected]>> wrote:
> >>
> >> > When purging stale SB Datapath_Binding records ovn-northd doesn't
> >> > properly clean records from other tables that might refer the
> >> > datapaths being deleted.
> >> >
> >> > One way to reproduce the issue is:
> >> > $ ovn-nbctl lr-add lr
> >> > $ ovn-nbctl lrp-add lr p 00:00:00:00:00:01 1.1.1.1/24
> > <http://1.1.1.1/24>
> >> > $ ovn-nbctl --wait=sb sync
> >> > $ dp=$(ovn-sbctl --bare --columns _uuid list datapath .)
> >> > $ ovn-sbctl create mac_binding logical_port="p" ip="1.1.1.2"
> > datapath="$dp"
> >> > $ ovn-nbctl lrp-del p -- lr-del lr -- \
> >> >     lr-add lr -- lrp-add lr p 00:00:00:00:00:01 1.1.1.1/24
> > <http://1.1.1.1/24>
> >> >
> >> > Reported-by: Dan Williams <[email protected] <mailto:[email protected]>>
> >> > Reported-at: https://bugzilla.redhat.com/1828637
> >> > Signed-off-by: Dumitru Ceara <[email protected]
> > <mailto:[email protected]>>
> >> >
> >>
> >> Acked-by: Numan Siddique <[email protected] <mailto:[email protected]>>
> >>
> >> Thanks
> >> Numan
> >>
> > Thanks Dumitru and Numan, I applied the series to master.
>
> Thanks Han and Numan!
>
> Do you mind backporting this series to branch-20.03 too?
>
> Thanks,
> Dumitru
>

Ok, I just applied for branch-20.03, together with 90e56a507254
("test-tcp-rst.py: Fix flake8 errors.")
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to