Re: [ovs-dev] [PATCH ovn 2/2] pinctrl: Fixed 100% cpu when connection lost to ovs.

2024-03-20 Thread Ales Musil
On Wed, Mar 20, 2024 at 8:12 AM Xavier Simonart wrote: > This issue is happening for instance when running test > "ovn-controller - Chassis other_config". > > Signed-off-by: Xavier Simonart > --- > controller/pinctrl.c | 15 --- > 1 file changed, 8 insertions(+), 7 deletions(-) > >

[ovs-dev] [PATCH ovn 2/2] pinctrl: Fixed 100% cpu when connection lost to ovs.

2024-03-20 Thread Xavier Simonart
This issue is happening for instance when running test "ovn-controller - Chassis other_config". Signed-off-by: Xavier Simonart --- controller/pinctrl.c | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/controller/pinctrl.c b/controller/pinctrl.c index