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

Added(server-info): collection of max/cur queue count info #199

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

strizhechenko
Copy link
Owner

@strizhechenko strizhechenko commented Jan 24, 2018

Now

queues rated by parsing /proc/interrupts data

    queues:
      own:
      - eth1
      rx:
      - eth1-rx-0
      - eth1-rx-1
      - eth1-rx-2
      - eth1-rx-3
      rxtx: []
      shared: []

TODO

add rating by ethtool -l output for current and maximum count:

    queues_ethtool:
      combined:
        cur: 4
        max: 8

@strizhechenko strizhechenko added this to the 2.7.6 milestone Jan 24, 2018
@strizhechenko strizhechenko self-assigned this Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant