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

[Test Gap][mux simulator][dualtor] Need testcase to validate mux_simulator could handle/close timeout requests #16544

Open
lolyu opened this issue Jan 16, 2025 · 0 comments
Labels
Dual ToR Test Dev ♊ Action item for dual ToR test development P1 regression Test gap

Comments

@lolyu
Copy link
Contributor

lolyu commented Jan 16, 2025

Test Gap Description

The mux_simulator was not able to close CLOSE_WAIT connections, leads to a socket fd leak and listen overflow.
Please check #16495 for more details.

We need a testcase to validate this.

Test Plan

  1. flooding timeout requests to mux_simulator.
  2. check the mux_simulator accept queue, ensure no listen overflow.
  3. send a toggle request to mux_simulator and the request is handled properly.

Test environment

No response

Attach files (if any)

No response

@lolyu lolyu added Dual ToR Test Dev ♊ Action item for dual ToR test development P1 regression Test gap labels Jan 16, 2025
@lolyu lolyu changed the title [Test Gap][test infra][dualtor] Need testcase to validate mux_simulator could handle/close timeout requests [Test Gap][mux simulator][dualtor] Need testcase to validate mux_simulator could handle/close timeout requests Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dual ToR Test Dev ♊ Action item for dual ToR test development P1 regression Test gap
Projects
None yet
Development

No branches or pull requests

1 participant