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

Remove logical_id from pci_device #330

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Remove logical_id from pci_device #330

merged 1 commit into from
Nov 28, 2024

Conversation

broskoTT
Copy link
Contributor

Issue

Related to #137

Description

logical_id should not exist in PCIDevice. Logical id is the notion of the current runtime. PCIDevice only cares about physical card connected to the

List of the changes

  • Remove logical_id from PCIDevice constructor
  • Pass harvested info only for this device, not whole map.

Testing

Code builds

API Changes

There are no API changes in this PR.

Copy link
Contributor

@joelsmithTT joelsmithTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see this going away.

Base automatically changed from afuller/clarify-api to main November 27, 2024 21:19
@broskoTT broskoTT force-pushed the brosko/pci_logical_num branch from bc9d4d5 to d5a7e32 Compare November 28, 2024 08:40
@broskoTT broskoTT merged commit 79df609 into main Nov 28, 2024
22 checks passed
@broskoTT broskoTT deleted the brosko/pci_logical_num branch November 28, 2024 11:45
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