View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000627 | AlmaLinux-10 | General | public | 2026-05-27 13:00 | 2026-05-27 13:00 |
| Reporter | v-sriramsur | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Summary | 0000627: [AlmaLinux][MANA][Backport][Distros] porting patch: net: mana: Expose hardware diagnostic info via debugfs | ||||
| Description | Hello, 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 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-27 13:00 | v-sriramsur | New Issue |