View Issue Details

IDProjectCategoryView StatusLast Update
0000627AlmaLinux-10Generalpublic2026-05-27 13:00
Reporterv-sriramsur Assigned To 
PriorityhighSeverityminorReproducibilityN/A
Status newResolutionopen 
Summary0000627: [AlmaLinux][MANA][Backport][Distros] porting patch: net: mana: Expose hardware diagnostic info via debugfs
DescriptionHello,


  Problem Summary
Add debugfs entries to expose hardware configuration and diagnostic information that aids in debugging driver initialization and runtime operations without adding noise to dmesg.

The debugfs directory for each PCI device is named using pci_name() (the unique BDF address), and its creation and removal is integrated into mana_gd_setup() and mana_gd_cleanup_device() respectively, so that all callers (probe, remove, suspend, resume, shutdown) share a single code path.
Impact on Customer VMs
All VMs
Repro details
Additional details exposed from debugfs via this patch
Relationship to large feature
None
Patch Criticality
Medium


Request backport of the following patch to all active LTS Kernel versions.

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=c227f8aaf22c

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-05-27 13:00 v-sriramsur New Issue