15/05/2020

  1. Vishal presented staticd performance. 
    1. Performance degrades when we have destroy call.
    2. Spends lot of time in libyang functions.
    3. Vishal to come up with program to recreate this and raise issue with libyang.
  2. Discussed about fallback in case northbound is having critical bugs.
    1. Concluded that we should not have multiple code path. If we have two different code paths then it is getting complex. 
    2. We will continue with this and getting it fixed.
    3. Need to work more on scale UT.
    4. There is open PR https://github.com/FRRouting/frr/pull/6075 where it will improve performance by 20%. 
  3. Batching PR https://github.com/FRRouting/frr/pull/6371 was discussed in detail.
    1. While this is good as infra we need to understand what all does it support.
      1. Where will be context of kept when loop is yielded. 
      2. We will need documentation covering all the scenarios. 

Public Last updated: 2020-05-29 11:39:30 AM