Skip to content

Conversation

@JaiOCP
Copy link
Contributor

@JaiOCP JaiOCP commented Jan 16, 2026

#2236 is closed

Linkup delay works by establishing a link up debounce/delay timer. In a link state transition from down -> up, the timer starts but the link up notification is suppressed until the timer expires. If there is a link down before the timer expires, the link up debouncing process immediately stops without the link up notification being issued, and the link down notification is sent. Linkup delay only debounces link up events. Link down events are always immediately notified.

Signed-off-by: JaiOCP <jai.kumar@broadcom.com>
@JaiOCP
Copy link
Contributor Author

JaiOCP commented Jan 16, 2026

@j-bos @rlhui @tjchadaga Please help review

@tjchadaga
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tjchadaga tjchadaga added the reviewed PR is discussed in SAI Meeting label Jan 17, 2026
Copy link
Contributor

@j-bos j-bos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

BTW, do you see any need for link down debounce as well?

@JaiOCP
Copy link
Contributor Author

JaiOCP commented Jan 20, 2026 via email

@tjchadaga tjchadaga merged commit e84c11c into opencomputeproject:master Jan 22, 2026
3 checks passed
@JaiOCP JaiOCP deleted the debounce branch January 23, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewed PR is discussed in SAI Meeting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants