Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759470AbZCTQcW (ORCPT ); Fri, 20 Mar 2009 12:32:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753190AbZCTQcL (ORCPT ); Fri, 20 Mar 2009 12:32:11 -0400 Received: from emulex.emulex.com ([138.239.112.1]:62970 "EHLO emulex.emulex.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751343AbZCTQcJ convert rfc822-to-8bit (ORCPT ); Fri, 20 Mar 2009 12:32:09 -0400 From: Chetan.Loke@Emulex.Com To: , CC: , , Date: Fri, 20 Mar 2009 09:32:04 -0700 Subject: RE: [PATCH v12 7/8] PCI: document SR-IOV sysfs entries Thread-Topic: [PATCH v12 7/8] PCI: document SR-IOV sysfs entries Thread-Index: AcmpDBQkrk0DmoHeRQiwQZGNTBmjsAAbDygA Message-ID: References: <1237519518-24048-1-git-send-email-yu.zhao@intel.com> <1237519518-24048-8-git-send-email-yu.zhao@intel.com> In-Reply-To: <1237519518-24048-8-git-send-email-yu.zhao@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginalArrivalTime: 20 Mar 2009 16:32:06.0382 (UTC) FILETIME=[685CD0E0:01C9A979] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1057 Lines: 33 linux-kernel-owner@vger.kernel.org wrote: > Reviewed-by: Randy Dunlap > Reviewed-by: Matthew Wilcox > Signed-off-by: Yu Zhao > --- > 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 e638e15..36edf03 100644 > --- a/Documentation/ABI/testing/sysfs-bus-pci > +++ b/Documentation/ABI/testing/sysfs-bus-pci A very handy feature would be the ability to send Resets(BME etc) via a sysfs-entry to all the VF's attached to a PF. This way one can test the drivers/firmware really easily. BME | |->PF |->VF0 |->VF1 .. |->VFn Thanks Chetan-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/