Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix discovery of all NIC ports #102

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

SamuelePilleri
Copy link
Contributor

In certain cases NIC ports were not discovered correctly:

  • multiple ports for the same adapter
  • ports without virtual functions associated

This commit fixes these edge cases.

In certain cases NIC ports were not discovered correctly:
- multiple ports for the same adapter
- ports without virtual functions associated
This commit fixes these edge cases.
@bb-Ricardo
Copy link
Owner

Hi @SamuelePilleri,

Thank you for this PR. Will have a look the next few days to test the changes.

@bb-Ricardo bb-Ricardo changed the base branch from master to next-release February 24, 2023 10:50
@bb-Ricardo bb-Ricardo added this to the 1.5.0 milestone Feb 24, 2023
@bb-Ricardo bb-Ricardo merged commit 37c6d4d into bb-Ricardo:next-release Feb 24, 2023
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.

2 participants