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

hssi: set sbd properties to enumerate fpga device and set sbdf prope… #3103

Merged
merged 2 commits into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. hssi: set sbd properties to enumerate fpga device and set sbdf proper…

    …ties to enumerate afu
    
     Set PCIe segment, bus, and device properties to enumerate FPGA DEVICE (FME)
     Set PCIe segment, bus, device, and function properties to enumerate FPGA ACCELERATOR
    
     hssi hssi_10g works fine,
     hssi—pci-address b1:00.6 hssi_10g fails if the user provides pci-address cmd args due to PR change. #3094
    
     Set the HSSI/VF PCIe segment, bus, device, and function attributes to try to enumerate FPGA DEVICE (FME) triggers failure, to enumerate FPGA DEVICE set seegment, bus, device attributes to OPAE filter.
    
    Signed-off-by: anandaravuri <ananda.ravuri@intel.com>
    anandaravuri committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    949a70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438f6c6 View commit details
    Browse the repository at this point in the history