Re: [PATCH] pci: Add ACS quirk for Broadcom BCM5760X NIC

From: Krzysztof Wilczyński
Date: Fri May 17 2024 - 06:14:06 EST


Hello,

> The Broadcom BCM5760X NIC may be a multi-function device.
> While it does not advertise an ACS capability, peer-to-peer
> transactions are not possible between the individual functions.
> So it is ok to treat them as fully isolated.
>
> Add an ACS quirk for this device so the functions can be in independent
> IOMMU groups and attached individually to userspace applications using
> VFIO.

Applied to acs, thank you!

[1/1] PCI: Add ACS quirk for Broadcom BCM5760X NIC
https://git.kernel.org/pci/pci/c/694b705cdbf7

Krzysztof