> -----Original Message-----
> From: Michael S. Tsirkin <m...@redhat.com>
> Sent: Wednesday, July 17, 2024 8:04 PM
> To: Yao, Xingtao/姚 幸涛 <yaoxt.f...@fujitsu.com>
> Cc: marcel.apfelb...@gmail.com; qemu-devel@nongnu.org;
> jonathan.came...@huawei.com
> Subject: Re: [PATCH v2] pci-bridge: avoid linking a single downstream port 
> more
> than once
> 
> On Wed, Jul 17, 2024 at 04:56:21AM -0400, Yao Xingtao wrote:
> > Since the downstream port is not checked, two slots can be linked to
> > a single port. However, this can prevent the driver from detecting the
> > device properly.
> >
> > It is necessary to ensure that a downstream port is not linked more than
> > once.
> >
> > Links:
> https://lore.kernel.org/qemu-devel/OSZPR01MB6453BC61D2FF4035F18084EF8D
> d...@oszpr01mb6453.jpnprd01.prod.outlook.com
> > Signed-off-by: Yao Xingtao <yaoxt.f...@fujitsu.com>
> 
> You also need to take ARI into account.
> That can look like slot != 0.
Sorry, I'm not familiar with the PCIe protocol, could you explain it in detail?

Reply via email to