Skip to content

Conversation

punkerpunker
Copy link

KernelArgIommuOn instead of KernelArgIommuPt (to enable ATS on the PCI devices)

Otherwise SR-IOV will keep checking on kernel args and will be finding a mismatch, will try to update them and fail (grubby doesn't exists), will stuck in the reboot loop

Copy link

Thanks for your PR,
To run vendors CIs, Maintainers can use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs, Maintainers can use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@punkerpunker punkerpunker changed the title ENG-21048 - ENG-21048 - KernelArgIommuOn instead of KernelArgIommuPt (to enable ATS & ACS) Feb 18, 2025
@punkerpunker punkerpunker requested a review from eb3095 February 18, 2025 17:42
Copy link

@lbogdan-together lbogdan-together left a comment

Choose a reason for hiding this comment

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

LGTM!

Do we know why the tests fail? The failures don't look related to the changes.

@punkerpunker punkerpunker merged commit 5e0f66e into clark/config-daemon-ib-unbind-fix Feb 18, 2025
15 of 21 checks passed
clarkzinzow added a commit that referenced this pull request Aug 28, 2025
Add platform build arg.

Comment out Mellanox plugin's draining + rebooting for totalVfs + SRIOV_EN configs, which is buggy.

Scan GUIDs (#7)

* Squash commits into one

* Squash commits into one

* Cherry-picked types (build fix)

* merge issues fix

* read GUID from sysfs

* node -> port

* args mismatch :(

* NAD config fix to include guid

* port -> node back

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* fix

* bring back pKey to netAttDef definition

* pkey proper location

* removed excessive log lines

* quotes fix

ENG-21048 - KernelArgIommuOn instead of KernelArgIommuPt (to enable ATS & ACS) (#9)

KernelArgIommuOn instead of KernelArgIommuPt

ENG-19808 mlxfwreset before reboot in SR-IOV operator (#8)

* bring reboots back

* bring reboots back

GUIDSavedInUFM config parameter added

camelcase -> snake case
clarkzinzow added a commit that referenced this pull request Aug 28, 2025
Upgrade golangci-lint to work with Go 1.23

Add platform build arg.

Comment out Mellanox plugin's draining + rebooting for totalVfs + SRIOV_EN configs, which is buggy.

Scan GUIDs (#7)

* Squash commits into one

* Squash commits into one

* Cherry-picked types (build fix)

* merge issues fix

* read GUID from sysfs

* node -> port

* args mismatch :(

* NAD config fix to include guid

* port -> node back

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* rollback partially

* fix

* bring back pKey to netAttDef definition

* pkey proper location

* removed excessive log lines

* quotes fix

ENG-21048 - KernelArgIommuOn instead of KernelArgIommuPt (to enable ATS & ACS) (#9)

KernelArgIommuOn instead of KernelArgIommuPt

ENG-19808 mlxfwreset before reboot in SR-IOV operator (#8)

* bring reboots back

* bring reboots back

GUIDSavedInUFM config parameter added

camelcase -> snake case
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