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

host_exerciser computed sum of reads+writes incorrectly #2931

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

michael-adler
Copy link
Member

host_exerciser assumed read and write traffic were identical when computing lpbk and trput bandwidth. Use the actual count of reads and writes instead of just doubling writes.

host_exerciser assumed read and write traffic were identical when computing
lpbk and trput bandwidth. Use the actual count of reads and writes instead
of just doubling writes.
@michael-adler michael-adler self-assigned this Apr 25, 2023
@michael-adler michael-adler requested a review from a team as a code owner April 25, 2023 14:42
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4798843215

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.537%

Totals Coverage Status
Change from base Build 4759539165: 0.0%
Covered Lines: 13173
Relevant Lines: 20100

💛 - Coveralls

Copy link
Contributor

@pcolberg pcolberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @michael-adler! This should be backported to OFS 2023.1, correct?

@michael-adler
Copy link
Member Author

Thanks @michael-adler! This should be backported to OFS 2023.1, correct?

Yes, I think that would be a good idea. Leaving that to you for proper tagging.

@michael-adler michael-adler merged commit 980db37 into OFS:master Apr 25, 2023
@michael-adler michael-adler deleted the mcadler/he_rdwr branch April 25, 2023 19:40
pcolberg pushed a commit to pcolberg/opae-sdk that referenced this pull request Apr 25, 2023
host_exerciser assumed read and write traffic were identical when computing
lpbk and trput bandwidth. Use the actual count of reads and writes instead
of just doubling writes.

(cherry picked from commit 980db37)
pcolberg pushed a commit that referenced this pull request Apr 25, 2023
host_exerciser assumed read and write traffic were identical when computing
lpbk and trput bandwidth. Use the actual count of reads and writes instead
of just doubling writes.

(cherry picked from commit 980db37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants