Re: attach a pcie root port as hostdev

2021-08-04 Thread Jiatong Shen
Thank you very much.. On Wed, Aug 4, 2021 at 10:39 PM Laine Stump wrote: > > > On 8/4/21 3:21 AM, Jiatong Shen wrote: > > Hello community, > > > > I am working on plugging a xilinx fpga card as a hostdev. This fpga > > card has 2 functions, each has a different role, for some reason, I > > woul

Re: attach a pcie root port as hostdev

2021-08-04 Thread Laine Stump
On 8/4/21 3:21 AM, Jiatong Shen wrote: Hello community, I am working on plugging a xilinx fpga card as a hostdev.  This fpga card has 2 functions, each has a different role, for some reason, I would like to attach both of them but do not want to attach them separately, so I have tried to a

attach a pcie root port as hostdev

2021-08-04 Thread Jiatong Shen
Hello community, I am working on plugging a xilinx fpga card as a hostdev. This fpga card has 2 functions, each has a different role, for some reason, I would like to attach both of them but do not want to attach them separately, so I have tried to attach a pci bridge where fpga cards connect to.