Skip to content

Conversation

@freshdresch
Copy link

Currently, the single queue case still prints all of the configured queues for the NIC, even though only one is active. Instead of mucking around with poll_stats() and the indirection map for multiple cases, just split the single queue case off into a separate function. This reuses the indirection map as a map to keep track of its stats (purely out of convenience).

Currently, the single queue case still prints all of the configured
queues for the NIC, even though only one is active. Instead of mucking
around with poll_stats() and the indirection map for multiple cases,
just split the single queue case off into a separate function. This
reuses the indirection map as a map to keep track of its stats
(purely out of convenience).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant