Re: [ovs-dev] [PATCH ovn] controller-vtep: fix mmr and physical locators create/update

2021-05-28 Thread Odintsov Vladislav
I've posted a new version of this patch with requested changes: https://patchwork.ozlabs.org/project/ovn/patch/20210528082105.70086-1-odiv...@gmail.com/ Regards, Vladislav Odintsov On 27.05.2021, 23:00, "dev on behalf of 0-day Robot" wrote: Bleep bloop. Greetings Vladislav Odintsov, I

Re: [ovs-dev] [PATCH ovn] controller-vtep: fix mmr and physical locators create/update

2021-05-27 Thread 0-day Robot
Bleep bloop. Greetings Vladislav Odintsov, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line is 80 characters long (recommended limit is 79) #88 FILE: controller-vtep/v

[ovs-dev] [PATCH ovn] controller-vtep: fix mmr and physical locators create/update

2021-05-27 Thread Vladislav Odintsov
Before this patch ovn-controller-vtep created Mcast_Macs_Remote record for each Port Binding in the ovn Logical Switch, to which vtep Logical Switch was attached. With this patch there is only one Mcast_Macs_Remote record per datapath. Physical Locator set is created every time when physical locato