Skip to content

fix: don't include veth NICs in summary field#682

Merged
harp-intel merged 1 commit intomainfrom
fix/filter-veth-nics
Apr 9, 2026
Merged

fix: don't include veth NICs in summary field#682
harp-intel merged 1 commit intomainfrom
fix/filter-veth-nics

Conversation

@harp-intel
Copy link
Copy Markdown
Contributor

This pull request makes a small but important change to the NIC summary extraction logic. It updates the filtering criteria to also exclude virtual Ethernet pair (veth) devices from being counted as physical NICs in the summary.

  • Updated NICSummaryFromOutput in nic.go to filter out devices with the veth driver, ensuring only physical NICs are included in the summary.

Signed-off-by: Harper, Jason M <jason.m.harper@intel.com>
@harp-intel harp-intel merged commit 29f0151 into main Apr 9, 2026
5 checks passed
@harp-intel harp-intel deleted the fix/filter-veth-nics branch April 9, 2026 17:37
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