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

hssistats: fix variable name #3133

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

michael-adler
Copy link
Member

The "port_index" used while collecting HSSI statistics is actually an index into a row in the list of statistics counters. Changed to "stat_index".

@michael-adler michael-adler self-assigned this Jun 17, 2024
@michael-adler michael-adler requested a review from a team as a code owner June 17, 2024 12:43
The "port_index" used while collecting HSSI statistics is actually an index
into a row in the list of statistics counters. Changed to "stat_index".

Signed-off-by: Michael Adler <michael.adler@intel.com>
@coveralls
Copy link

coveralls commented Jun 17, 2024

Pull Request Test Coverage Report for Build 9547892157

Details

  • 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 64.641%

Totals Coverage Status
Change from base Build 9521097734: 0.0%
Covered Lines: 15826
Relevant Lines: 24483

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 17, 2024

Pull Request Test Coverage Report for Build 9547898100

Details

  • 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 64.641%

Totals Coverage Status
Change from base Build 9521097734: 0.0%
Covered Lines: 15826
Relevant Lines: 24483

💛 - Coveralls

@michael-adler michael-adler merged commit 587f9c7 into OFS:master Jun 17, 2024
23 checks passed
@michael-adler michael-adler deleted the mcadler/hssi_stats branch June 17, 2024 15:03
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