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

RFC kernel-boot: Update udev rules and rdma_rename to handle auxiliary devices #1248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 2, 2022

  1. RFC kernel-boot: Update udev rules and rdma_rename to handle auxiliar…

    …y devices
    
    Update udev rules for irdma driver to set ID_RDMA_IWARP and ID_RDMA_ROCE
    environment vars based on the auxiliary device name. For the new rules
    to work correctly, a patch for the irdma driver is necessary to change
    the ib device parent from pci to auxiliary device.
    
    Change the rdma_rename logic to recognize auxiliary devices and
    rename ib devices by_onboard or by_pci the same way
    it did before they were parented by auxiliary devices.
    
    Signed-off-by: Tatyana Nikolova <[email protected]>
    tatyana-en committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    80fa18e View commit details
    Browse the repository at this point in the history