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

Optimize Ixnet VPort Addition, Protocol Startup Timing #386

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

fkwilken
Copy link
Contributor

@fkwilken fkwilken commented Aug 7, 2023

  • Replaced individual port additions with Batch Addition to prevent ports restarting one at a time
  • Replaced constant sleep with a StatViewAsssitant protocol check
  • Measured ~15% speedup in test runtime

Signed-off-by: fkwilken <fkwilken@gmail.com>
@mgheorghe mgheorghe enabled auto-merge (squash) August 8, 2023 05:04
@mgheorghe mgheorghe merged commit b71ded6 into dentproject:main Aug 8, 2023
6 checks passed
hubogee pushed a commit to hubogee/testing that referenced this pull request Aug 22, 2023
Signed-off-by: fkwilken <fkwilken@gmail.com>
hubogee added a commit to hubogee/testing that referenced this pull request Aug 22, 2023
* Updated testbed files and Network interfaces files

Signed-off-by: hubogee <hubogee@gmail.com>

* Optimize VPort Addition, Protocol Timing (dentproject#386)

Signed-off-by: fkwilken <fkwilken@gmail.com>

* Pr fix dockerfile (dentproject#10) (dentproject#388)

* Fix Password Policy for CI (dentproject#384)



Fix Dockerfile Run Naming



* Fix Docker Container Naming



---------

Signed-off-by: fkwilken <fkwilken@gmail.com>

* Added testbed device details: PDU, Mac, cpu architecture

Signed-off-by: hubogee <hubogee@gmail.com>

---------

Signed-off-by: hubogee <hubogee@gmail.com>
Signed-off-by: fkwilken <fkwilken@gmail.com>
Co-authored-by: Francisco <74398368+fkwilken@users.noreply.github.com>
hubogee added a commit to hubogee/testing that referenced this pull request Aug 22, 2023
* Updated testbed files and Network interfaces files

Signed-off-by: hubogee <hubogee@gmail.com>

* Optimize VPort Addition, Protocol Timing (dentproject#386)

Signed-off-by: fkwilken <fkwilken@gmail.com>

* Pr fix dockerfile (dentproject#10) (dentproject#388)

* Fix Password Policy for CI (dentproject#384)

Fix Dockerfile Run Naming

* Fix Docker Container Naming

---------

Signed-off-by: fkwilken <fkwilken@gmail.com>

* Added testbed device details: PDU, Mac, cpu architecture

Signed-off-by: hubogee <hubogee@gmail.com>

---------

Signed-off-by: hubogee <hubogee@gmail.com>
Signed-off-by: fkwilken <fkwilken@gmail.com>
Co-authored-by: Francisco <74398368+fkwilken@users.noreply.github.com>
Signed-off-by: hubogee <hubogee@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants