From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753061AbcAOOLO (ORCPT ); Fri, 15 Jan 2016 09:11:14 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:35425 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752096AbcAOOLM (ORCPT ); Fri, 15 Jan 2016 09:11:12 -0500 Subject: Re: [PATCHv2 0/4] PCI VPD access fixes To: "Seymour, Shane M" , Hannes Reinecke , Bjorn Helgaas References: <1452684335-46107-1-git-send-email-hare@suse.de> Cc: Alexander Duyck , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" From: Babu Moger Organization: Oracle Corporation Message-ID: <5698FDF1.1060601@oracle.com> Date: Fri, 15 Jan 2016 08:10:57 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Shane, Thank You very much.. On 1/14/2016 7:07 PM, Seymour, Shane M wrote: > 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 >