Skip to content

Conversation

@saviramnvidia
Copy link


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname [email protected]?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?
  • Are all passwords or private data gathered by this PR obfuscated?

Enhance the mlx5_core plugin with OFED-specific
features.

mlx5_core plugin enhancements:
- Add ethtool RSS hash collection (ethtool -x) for all ethernet devices
- Add ethtool firmware dump support (ethtool -w) with deprecation notice
  for kernels >= 6.1
- Add optional firmware dump data collection via --firmware-dump option
- Add sysfs path collection organized by category:
  * Network device settings: hairpin counters, rate limiting, local loopback
  * SR-IOV and VF configurations: meters, VLAN, config
  * InfiniBand settings: TTL and traffic class overrides
  * devlink compatibility paths

Signed-off-by: Stav Aviram <[email protected]>
Add the following OFED-only command to the openvswitch pluggin:
ovs-vsctl list sflow

Signed-off-by: Stav Aviram <[email protected]>
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