Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packet Trimming #1850

Open
Yuval-Mellanox opened this issue Nov 11, 2024 · 0 comments
Open

Packet Trimming #1850

Yuval-Mellanox opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@Yuval-Mellanox
Copy link
Contributor

Yuval-Mellanox commented Nov 11, 2024

When a packet is lost, it can be recovered through fast retransmission (e.g., Go-Back-N in RoCE) or by using timeouts. Retransmission triggered by timeouts typically incurs significant latency. Packet trimming aims to facilitate rapid packet loss notification and, consequently, eliminate slow timeout-based retransmissions.

Packet Trimming Based on SAI API
Add packet trimming API #2077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 In Plan Features
Development

No branches or pull requests

2 participants