Re: [ovs-dev] [PATCH v2] ovn-northd: Fix the ovn-northd continuous looping

2019-07-16 Thread Ben Pfaff
On Tue, Jul 16, 2019 at 02:07:15PM -0700, Ben Pfaff wrote: > On Tue, Jul 16, 2019 at 11:31:10PM +0530, nusid...@redhat.com wrote: > > From: Numan Siddique > > > > ovn-northd wakes up continuously from poll_block(). This issue can be > > reproduced > > in the sandbox with the below commands > >

Re: [ovs-dev] [PATCH v2] ovn-northd: Fix the ovn-northd continuous looping

2019-07-16 Thread Ben Pfaff
On Tue, Jul 16, 2019 at 11:31:10PM +0530, nusid...@redhat.com wrote: > From: Numan Siddique > > ovn-northd wakes up continuously from poll_block(). This issue can be > reproduced > in the sandbox with the below commands > > ovn-nbctl lr-add lr0 > ovn-nbctl ls-add public > ovn-nbctl lrp-add lr0

[ovs-dev] [PATCH v2] ovn-northd: Fix the ovn-northd continuous looping

2019-07-16 Thread nusiddiq
From: Numan Siddique ovn-northd wakes up continuously from poll_block(). This issue can be reproduced in the sandbox with the below commands ovn-nbctl lr-add lr0 ovn-nbctl ls-add public ovn-nbctl lrp-add lr0 lr0-public 00:00:20:20:12:13 172.168.0.100/24 ovn-nbctl lsp-add public public-lr0