Skip to content

RDMA and Ethool enhancement#246

Merged
sunnyhe2 merged 5 commits into
developmentfrom
sunny_rdmaethool_enhance
Jul 7, 2026
Merged

RDMA and Ethool enhancement#246
sunnyhe2 merged 5 commits into
developmentfrom
sunny_rdmaethool_enhance

Conversation

@sunnyhe2

@sunnyhe2 sunnyhe2 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • added exclusion regex to exclude unwanted netdevs
  • moved some error fields to warning
  • compressed log output when errors
  • removed duplicated ethtool -S call

Test plan

  • pytest test/unit
  • pytest test/functional (if applicable)
  • pre-commit run --all-files

Checklist

  • Added/updated tests (or explained why not)
  • Updated docs/README if behavior changed
  • No secrets or credentials committed

@sunnyhe2 sunnyhe2 requested a review from alexandraBara July 6, 2026 21:11
from nodescraper.models import CollectorArgs


class RdmaCollectorArgs(CollectorArgs):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if this class doesn't contain any variables, then please remove for the time being. In the plugin the collector args will default to None.

@sunnyhe2 sunnyhe2 merged commit 1fd9641 into development Jul 7, 2026
6 checks passed
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.

2 participants