Skip to content

Update Extra Verbose Stats Display#136

Merged
koolzz merged 3 commits intosdnfv:developfrom
koolzz:fix_extra_verbose_header
Jun 4, 2019
Merged

Update Extra Verbose Stats Display#136
koolzz merged 3 commits intosdnfv:developfrom
koolzz:fix_extra_verbose_header

Conversation

@koolzz
Copy link
Copy Markdown
Member

@koolzz koolzz commented Jun 4, 2019

The Extra Verbose stats display was missing a few of the new stats (parent_id, children_cnt, state was printed as int not a char). This pr fixes both the verbose stats header and the verbose stats output.

@kevindweb does this look good?

@onvm
Copy link
Copy Markdown

onvm commented Jun 4, 2019

In response to PR creation

CI Message

Your results will arrive shortly

Copy link
Copy Markdown

@onvm onvm left a comment

Choose a reason for hiding this comment

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

In response to PR creation

CI Message

Run successful see results:
✔️ PR submitted to develop branch
✔️ Speed tester performance check passed
❌ Linter Failed (please fix style errors)

[Results from nimbnode30]

  • Median TX pps for Speed Tester: 38062395
  • Performance rating - 108.75% (compared to 35000000 average)

Linter Output

onvm/onvm_mgr/onvm_stats.c:133: Potential format string bug. Do printf("%s", ONVM_STATS_RAW_DUMP_PORT_MSG) instead. [runtime/printf] [4]
onvm/onvm_mgr/onvm_stats.c:134: Potential format string bug. Do printf("%s", ONVM_STATS_RAW_DUMP_NF_MSG) instead. [runtime/printf] [4]
Total errors found: 2
onvm/onvm_mgr/onvm_stats.h:76: Lines should very rarely be longer than 150 characters [whitespace/line_length] [4]
Total errors found: 1

@koolzz
Copy link
Copy Markdown
Member Author

koolzz commented Jun 4, 2019

@onvm again

@onvm
Copy link
Copy Markdown

onvm commented Jun 4, 2019

@onvm again

CI Message

Your results will arrive shortly

Copy link
Copy Markdown

@onvm onvm left a comment

Choose a reason for hiding this comment

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

@onvm again

CI Message

Run successful see results:
✔️ PR submitted to develop branch
✔️ Speed tester performance check passed
✔️ Linter passed

[Results from nimbnode30]

  • Median TX pps for Speed Tester: 38140617
  • Performance rating - 108.97% (compared to 35000000 average)

@koolzz koolzz added this to the ONVM 19.05 Release milestone Jun 4, 2019
@koolzz
Copy link
Copy Markdown
Member Author

koolzz commented Jun 4, 2019

Also added the descriptions of stats output in the README.md for onvm/

@koolzz koolzz merged commit 277888f into sdnfv:develop Jun 4, 2019
@koolzz koolzz deleted the fix_extra_verbose_header branch June 7, 2019 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants