Re: [PATCH v1 0/5] Fix PF/VF dependency issues

2019-04-19 Thread Bjorn Helgaas
On Wed, Mar 06, 2019 at 02:11:13PM -0800, sathyanarayanan.kuppusw...@linux.intel.com wrote: > From: Kuppuswamy Sathyanarayanan > > Current implementation of ATS, PASID, PRI does not handle the PF/VF > dependencies as defined in PCIe spec r4.0. Following patches > addresses this issue. Some of t

[PATCH v1 0/5] Fix PF/VF dependency issues

2019-03-06 Thread sathyanarayanan . kuppuswamy
From: Kuppuswamy Sathyanarayanan Current implementation of ATS, PASID, PRI does not handle the PF/VF dependencies as defined in PCIe spec r4.0. Following patches addresses this issue. Kuppuswamy Sathyanarayanan (5): PCI/IOV: Add support to verify PF/VF spec compliance PCI/ATS: Fix PRI PF/VF