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

Intermittent packet drop seen when running UDP mesh flow tests with 4096 flows per port in b2b topology #49

Open
ashutshkumr opened this issue Jan 19, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ashutshkumr
Copy link
Contributor

ashutshkumr commented Jan 19, 2023

Describe the bug
Tx and Rx count for some flows in the UDP header mesh flows test do not match towards the end of the test when 4096 flows are configured for each port in b2b.

To Reproduce

git clone https://github.com/open-traffic-generator/conformance.git
cd conformance && git checkout c2c306b

./do.sh topo new cpdp
./do.sh pregotest

OTG_ITERATIONS=2 ./do.sh gotest -tags="perf" -run "^TestUdpHeaderMeshFlowsPerf$"

Expected behavior
The packet count for tx and rx should be equal for all flows.

Versions (please complete the following information):

  • OS: Ubuntu 22.04
  • Go: 1.18
  • Ixia-C release: 0.0.1-3722
  • snappi release: 0.10.4
@ashutshkumr ashutshkumr added the bug Something isn't working label Jan 19, 2023
@ashutshkumr ashutshkumr moved this to Initial Triage in OTG Tools Jan 19, 2023
@ashutshkumr ashutshkumr changed the title Intermittent packet drop seen when running UDP mesh flow tests with 4096 flows Intermittent packet drop seen when running UDP mesh flow tests with 4096 flows per port in b2b topology Jan 19, 2023
@ashutshkumr ashutshkumr added this to the v1.0.0 milestone Jan 27, 2023
@ashutshkumr ashutshkumr moved this from Todo to Backlog in OTG Tools Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant