lkml.org 
[lkml]   [2019]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/2] PCI/IOV: Resolve regression in SR-IOV VF cfg_size
From
Date
The commit reverted in the first patch introduced a regression where
only the first VF reports the correct config space size, subsequent VFs
report 256 bytes of config space. Replace this in the second patch
with an assumption that all VFs support extended config space by virtue
of the SR-IOV spec requiring a PCIe capability and reachability of the
PF extended config space already being proven by the existence of the
VF. Thanks,

Alex

---

Alex Williamson (2):
Revert: PCI/IOV: Use VF0 cached config space size for other VFs
PCI/IOV: Assume SR-IOV VFs support extended config space.


drivers/pci/iov.c | 2 --
drivers/pci/pci.h | 1 -
drivers/pci/probe.c | 26 ++++++++++++--------------
3 files changed, 12 insertions(+), 17 deletions(-)

\
 
 \ /
  Last update: 2019-06-14 00:58    [W:0.119 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site