[ovs-dev] [PATCH ovn] Allow to run multiple controllers on the same machine

Dumitru Ceara dceara at redhat.com
Thu Sep 3 09:56:30 UTC 2020


On 9/1/20 11:53 PM, Ihar Hrachyshka wrote:
> On Fri, Aug 7, 2020 at 8:25 AM Dumitru Ceara <dceara at redhat.com> wrote:
>> I get the following errors when compiling with your patch:
>>
>> controller/ovn-controller.c:87:12: error: symbol 'controller_chassis'
>> was not declared. Should it be static?
>> controller/ovn-controller.c:374:6: error: symbol 'file_system_id' was
>> not declared. Should it be static?
>>
> 
> I've pushed an update that addresses your comments (including the one
> above) but I have to ask: how do you reproduce this build failure? I
> couldn't make it happen with make on my machine. Is there some special
> target I should use to catch those errors?
> 

Thanks for the new version but I guess there will be a new iteration to
address Han's comments too, right?

I compile locally like this:

./boot.sh && ./configure --enable-Werror --enable-sparse
--with-ovs-source=$OVSSRC && make..

Thanks,
Dumitru

> Thanks,
> Ihar
> 




More information about the dev mailing list