Yijiao Qin

Results 7 issues of Yijiao Qin

This HLD introduces how we increases the end-to-end BGP loading speed of SONiC by 50% Repo | PR title | State -- | -- | -- sonic-swss-common |[ [common] add...

This HLD introduces Aliyun's implementation of SRv6TE Policy Candidate Path Protection via SBFD sessions. - SBFD session configuration - Candidate Path configuration - PATHD / BFDD / ZEBRA coordination

**What I did** - optimize redispipeline flush performance by remove unnecessary publish commands - add a new parameter`bool flushPub` in `producerstatetable` constructor function - to enable/disable batch publish feature -...

What I did Extend the `PerformanceIntervalTimer` utility in `sonic-sairedis` repo to measure API performance in 3 dimensions: 1. `Gaps` between two API calls (interval between this start and the previous...

**What I did** - fix the covariant return type issue of `swss::TableBase* Consumer::getConsumerTable() const override` - it should return `swss::ConsumerTableBase *` - add a ring thread for orchdaemon - support...

**What I did** - change the pipeline size for `RouteSync` - modify the fpmsyncd flush behavior so that it could delay the flush with an expiring timer - the timer...

Optimize the blind retry logic of OrchDaemon retry process