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 · 2 comments
Labels

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
@yxieca yxieca added the Triaged label Feb 5, 2025
@yxieca
Copy link
Collaborator

yxieca commented Feb 5, 2025

@lolyu is this issue fixed by your PR already?

@lolyu
Copy link
Contributor Author

lolyu commented Feb 7, 2025

@lolyu is this issue fixed by your PR already?

Hi @yxieca, yes, this test gap is to add an infra stress test to cover this scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants