Skip to content

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

Open
harp-intel wants to merge 1 commit intomainfrom
fix/filter-veth-nics
Open

fix: don't include veth NICs in summary field#682
harp-intel wants to merge 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>
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