Skip to content

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

Open
strizhechenko wants to merge 18 commits intomasterfrom
ethtool-queue-info
Open

Added(server-info): collection of max/cur queue count info#199
strizhechenko wants to merge 18 commits intomasterfrom
ethtool-queue-info

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