-
Notifications
You must be signed in to change notification settings - Fork 107
[release-4.14] OCPBUGS-21845:rps: trigger udev event per queue #832 #832
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
[release-4.14] OCPBUGS-21845:rps: trigger udev event per queue #832 #832
Conversation
Instead of trigger udev event per physical device creation, triggers it per queue creation so in case of queue resize (i.e. more queues are added) it applies the correct rps mask on the new created queues as well. Signed-off-by: Talor Itzhak <titzhak@redhat.com>
With the new udev rule, the full path passes to the systemd unit. Hence, we don't need jump through loops in order to figure out the physical device location. Signed-off-by: Talor Itzhak <titzhak@redhat.com>
Signed-off-by: Talor Itzhak <titzhak@redhat.com>
Signed-off-by: Talor Itzhak <titzhak@redhat.com>
@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-18662 with correct target version. Will retitle the PR to link to the clone. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-21845, which is valid. 6 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign Tal-or |
/retest |
1 similar comment
/retest |
/hold |
/hold cancel |
/retitle [release-4.14] OCPBUGS-21845:rps: trigger udev event per queue #832 |
/cc @yanirq @mrniranjan please add the relevant labels |
@Tal-or: GitHub didn't allow me to request PR reviews from the following users: please, add, the, relevant. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, yanirq The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/label backport-risk-assessed |
/lgtm |
/label cherry-pick-approved |
/hold |
/hold cancel |
@openshift-cherrypick-robot: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@openshift-cherrypick-robot: Jira Issue OCPBUGS-21845: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-21845 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[ART PR BUILD NOTIFIER] This PR has been included in build cluster-node-tuning-operator-container-v4.14.0-202312031310.p0.g9c43bc1.assembly.stream for distgit cluster-node-tuning-operator. |
Fix included in accepted release 4.14.0-0.nightly-2023-12-03-135752 |
This is an automated cherry-pick of #816
/assign yanirq