From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756354AbcAOBIN (ORCPT ); Thu, 14 Jan 2016 20:08:13 -0500 Received: from g4t3426.houston.hp.com ([15.201.208.54]:1384 "EHLO g4t3426.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752505AbcAOBIJ convert rfc822-to-8bit (ORCPT ); Thu, 14 Jan 2016 20:08:09 -0500 From: "Seymour, Shane M" To: Hannes Reinecke , Bjorn Helgaas CC: Alexander Duyck , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Babu Moger Subject: RE: [PATCHv2 0/4] PCI VPD access fixes Thread-Topic: [PATCHv2 0/4] PCI VPD access fixes Thread-Index: AQHRTfVmpmVeci7zC0uu7A6JNS5o5577w9qA Date: Fri, 15 Jan 2016 01:07:14 +0000 Message-ID: References: <1452684335-46107-1-git-send-email-hare@suse.de> In-Reply-To: <1452684335-46107-1-git-send-email-hare@suse.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [16.210.48.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org For the series. Tested with AE311 PCI-Express 4Gb Fibre Channel HBA. Truncation of the vpd data returned works (154 bytes) and lspci -vvv prints out the VPD tags the same way with and without the changes. This card did not require any quirks it was capable of returning 32k of data (although it repeated every 4k). --- Tested-by: Shane Seymour