Thanks Numan for the review.

It seems that for some reason appeared a memory leak, which constantly 
reproduces.
I’ll give it a time tomorrow to find the source of a problem.

Regards,
Vladislav Odintsov

> On 16 Dec 2022, at 00:21, Numan Siddique <num...@ovn.org> wrote:
> 
> On Thu, Dec 15, 2022 at 12:02 PM Vladislav Odintsov <odiv...@gmail.com 
> <mailto:odiv...@gmail.com>> wrote:
>> 
>> v2 -> v3:
>>  - Split patch #3 by two: first fixes a bug with duplicated route
>>    advertisement and will be considered for back-porting; the second one
>>    changes ovn-ic SB:Route schema and documents ovn-ic upgrade details.
>>  - Address Dumitru's comment regarding loggin rate-limit.
>> 
>> v1 -> v2:
>>  - Split series by two: OVN IC-related changes and northd OF bucket limits
>>  - Squash two patches in one
>>  - Fix memory leak in add_to_routes_ad()
>>  - Addressed review comments by Dumitru
>> 
>> v1 description here:
>>  
>> https://patchwork.ozlabs.org/project/ovn/cover/20221202173147.3032702-1-odiv...@gmail.com/
>> 
>> Vladislav Odintsov (5):
>>  ic: remove orphan ovn interconnection routes
>>  ic: lookup southbound port_binding only if needed
>>  ic: prevent advertising/learning multiple same routes
>>  ic: minor code improvements
>>  ic-sb schema: add index for routes table & document upgrade path
> 
> For the entire series:
> 
> Acked-by: Numan Siddique <num...@ovn.org <mailto:num...@ovn.org>>
> 
> Numan
> 
>> 
>> Documentation/intro/install/ovn-upgrades.rst |  20 +++
>> NEWS                                         |   4 +
>> ic/ovn-ic.c                                  | 142 +++++++++++++------
>> ovn-ic-sb.ovsschema                          |   6 +-
>> tests/ovn-ic.at <http://ovn-ic.at/>                              | 133 
>> +++++++++++++++++
>> 5 files changed, 257 insertions(+), 48 deletions(-)
>> 
>> --
>> 2.36.1
>> 
>> _______________________________________________
>> dev mailing list
>> d...@openvswitch.org <mailto:d...@openvswitch.org>
>> https://mail.openvswitch.org/mailman/listinfo/ovs-dev 
>> <https://mail.openvswitch.org/mailman/listinfo/ovs-dev>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to