Re: [PATCH] pcie: enable Extended tag field capability

2024-10-22 Thread Igor Mammedov
On Fri, 18 Oct 2024 12:24:05 +0200 Marcin Juszkiewicz wrote: > W dniu 17.10.2024 o 18:58, Michael S. Tsirkin pisze: > >> diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c > >> index 4b2f0805c6..54c0f1ec67 100644 > >> --- a/hw/pci/pcie.c > >> +++ b/hw/pci/pcie.c > >> @@ -86,7 +86,8 @@ pcie_cap_v1_fill(PC

Re: [PATCH] pcie: enable Extended tag field capability

2024-10-18 Thread Marcin Juszkiewicz
W dniu 17.10.2024 o 18:58, Michael S. Tsirkin pisze: diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c index 4b2f0805c6..54c0f1ec67 100644 --- a/hw/pci/pcie.c +++ b/hw/pci/pcie.c @@ -86,7 +86,8 @@ pcie_cap_v1_fill(PCIDevice *dev, uint8_t port, uint8_t type, uint8_t version) * Specification, Revi

Re: [PATCH] pcie: enable Extended tag field capability

2024-10-17 Thread Marcin Juszkiewicz
W dniu 17.10.2024 o 18:58, Michael S. Tsirkin pisze: diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c index 4b2f0805c6..54c0f1ec67 100644 --- a/hw/pci/pcie.c +++ b/hw/pci/pcie.c @@ -86,7 +86,8 @@ pcie_cap_v1_fill(PCIDevice *dev, uint8_t port, uint8_t type, uint8_t version) * Specification, Revi

Re: [PATCH] pcie: enable Extended tag field capability

2024-10-17 Thread Michael S. Tsirkin
On Thu, Oct 17, 2024 at 03:33:44PM +0200, Marcin Juszkiewicz wrote: > PCI has 32 transactions, PCI Express devices can handle 256. > > SBSA ACS checks for this capability to be enabled on Arm server systems. > > Signed-off-by: Marcin Juszkiewicz > --- > SBSA Reference Platform work goes on so I

[PATCH] pcie: enable Extended tag field capability

2024-10-17 Thread Marcin Juszkiewicz
PCI has 32 transactions, PCI Express devices can handle 256. SBSA ACS checks for this capability to be enabled on Arm server systems. Signed-off-by: Marcin Juszkiewicz --- SBSA Reference Platform work goes on so I am looking at PCIe related tests. SBSA ACS has test 824 which checks for PCIe dev