-
Notifications
You must be signed in to change notification settings - Fork 86
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
Conversation
Pull Request Test Coverage Report for Build 7919669269Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @anandaravuri! Could you explain in the commit message why this change is needed, i.e., what was broken before and how does reparsing the PCIe address resolve the issue?
hssi hssi_10g works fine, 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. |
Thanks @anandaravuri, could you update the PR description accordingly? |
…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>
525ce99
to
949a70a
Compare
…ties to enumerate afu (#3103) 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>
…ties to enumerate afu (#3103) (#3105) 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>
…rties 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.