From: Yu Zhao <yu.zhao@intel.com>
To: jbarnes@virtuousgeek.org
Cc: linux-pci@vger.kernel.org, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org, Yu Zhao <yu.zhao@intel.com>
Subject: [PATCH v8 6/7] PCI: document SR-IOV sysfs entries
Date: Tue, 10 Feb 2009 16:59:14 +0800 [thread overview]
Message-ID: <1234256355-23153-7-git-send-email-yu.zhao@intel.com> (raw)
In-Reply-To: <1234256355-23153-1-git-send-email-yu.zhao@intel.com>
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
---
Documentation/ABI/testing/sysfs-bus-pci | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-pci b/Documentation/ABI/testing/sysfs-bus-pci
index ceddcff..84dc100 100644
--- a/Documentation/ABI/testing/sysfs-bus-pci
+++ b/Documentation/ABI/testing/sysfs-bus-pci
@@ -9,3 +9,30 @@ Description:
that some devices may have malformatted data. If the
underlying VPD has a writable section then the
corresponding section of this file will be writable.
+
+What: /sys/bus/pci/devices/.../virtfn/N
+Date: February 2009
+Contact: Yu Zhao <yu.zhao@intel.com>
+Description:
+ This symbol link appears when hardware supports SR-IOV
+ capability and Physical Function driver has enabled it.
+ The symbol link points to the PCI device sysfs entry of
+ Virtual Function whose index is N (0...MaxVFs-1).
+
+What: /sys/bus/pci/devices/.../virtfn/dep_link
+Date: February 2009
+Contact: Yu Zhao <yu.zhao@intel.com>
+Description:
+ This symbol link appears when hardware supports SR-IOV
+ capability and Physical Function driver has enabled it,
+ and this device has vendor specific dependencies with
+ others. The symbol link points to the PCI device sysfs
+ entry of Physical Function this device depends on.
+
+What: /sys/bus/pci/devices/.../physfn
+Date: February 2009
+Contact: Yu Zhao <yu.zhao@intel.com>
+Description:
+ This symbol link appears when a device is Virtual Function.
+ The symbol link points to the PCI device sysfs entry of
+ Physical Function this device associates with.
--
1.5.6.4
next prev parent reply other threads:[~2009-02-10 9:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-10 8:59 [PATCH v8 0/7] PCI: Linux kernel SR-IOV support Yu Zhao
2009-02-10 8:59 ` [PATCH v8 1/7] PCI: initialize and release SR-IOV capability Yu Zhao
2009-02-13 16:56 ` Andi Kleen
2009-02-13 12:30 ` Yu Zhao
2009-02-13 17:49 ` Matthew Wilcox
2009-02-13 12:47 ` Yu Zhao
2009-02-10 8:59 ` [PATCH v8 2/7] PCI: restore saved SR-IOV state Yu Zhao
2009-02-10 8:59 ` [PATCH v8 3/7] PCI: reserve bus range for SR-IOV device Yu Zhao
2009-02-10 8:59 ` [PATCH v8 4/7] PCI: add SR-IOV API for Physical Function driver Yu Zhao
2009-02-10 8:59 ` [PATCH v8 5/7] PCI: handle SR-IOV Virtual Function Migration Yu Zhao
2009-02-10 8:59 ` Yu Zhao [this message]
2009-02-10 8:59 ` [PATCH v8 7/7] PCI: manual for SR-IOV user and driver developer Yu Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1234256355-23153-7-git-send-email-yu.zhao@intel.com \
--to=yu.zhao@intel.com \
--cc=jbarnes@virtuousgeek.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox