From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751963AbdLNMQm (ORCPT ); Thu, 14 Dec 2017 07:16:42 -0500 Received: from smtprelay.synopsys.com ([198.182.60.111]:52704 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbdLNMQl (ORCPT ); Thu, 14 Dec 2017 07:16:41 -0500 Subject: Re: [PATCH v5 01/18] PCI: dwc: Use the DMA-API to get the MSI address To: Joao Pinto , Niklas Cassel , Lorenzo Pieralisi Cc: Jingoo Han , Joao Pinto , Bjorn Helgaas , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "kishon@ti.com" , Gustavo Pimentel References: <20171120133222.27771-1-niklas.cassel@axis.com> <20171120133222.27771-2-niklas.cassel@axis.com> <20171130152843.GC12096@red-moon> <20171213135953.GA30833@axis.com> From: Gustavo Pimentel Message-ID: Date: Thu, 14 Dec 2017 12:16:38 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Niklas and Lorenzo, I'm going to work on PCI software development now as told by João and I will test your code now. I was retrieving the patches through the patchwork https://patchwork.ozlabs.org/project/linux-pci/list/?submitter=65580 and I notice that its missing the patch 13 and 17, is this right? If not, can you give me both patches location? Thanks. On 13/12/2017 17:21, Joao Pinto wrote: > Hi Niklas, > > Às 1:59 PM de 12/13/2017, Niklas Cassel escreveu: >> On Thu, Nov 30, 2017 at 03:28:43PM +0000, Lorenzo Pieralisi wrote: >>> Jingoo, Joao, >>> >>> I am expecting your testing on the series and ACKs on the dwc related >>> patches please, according to v4 review - I will mark them as needs >>> review/ACK waiting for you to chime in. >>> >>> v4 thread: >>> >>> https://urldefense.proofpoint.com/v2/url?u=https-3A__patchwork.ozlabs.org_patch_833882_&d=DwIBAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=s2fO0hii0OGNOv9qQy_HRXy-xAJUD1NNoEcc3io_kx0&m=CQAV8rCgm2jd7m3iSWL5vBbGTqSc7yN3N7zeQDz-ZUY&s=mqyDi45qm4qE0jcm0KviYAoLHmMXMMIWEW-gAR0RKOw&e= >>> >> Hello Lorenzo, Jingoo, Joao, >> >> Tomorrow another 2 weeks has passed. >> V1 of this patch series was posted on 2017-10-13. > Sorry, I have been tight up with a debug session and not able to check this out. > Adding Gustavo in CC that is now also working in PCI software development. > I am going to check the code ASAP and we will test it as soon as the debug is > finished. > > Thanks. > >> I'm a bit worried that this patch series will not make it to linux-next >> in time for this patch series to be included in the 4.16 pull request. >> >> Here is the V5 patch series: >> https://urldefense.proofpoint.com/v2/url?u=https-3A__patchwork.ozlabs.org_project_linux-2Dpci_list_-3Fseries-3D14364&d=DwIBAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=s2fO0hii0OGNOv9qQy_HRXy-xAJUD1NNoEcc3io_kx0&m=CQAV8rCgm2jd7m3iSWL5vBbGTqSc7yN3N7zeQDz-ZUY&s=qXtUHFXK7_nCndQob0I0qDByBdJsL7rRjZ9cx7c847U&e= >> >> Perhaps any maintainer of a designware based PCIe driver could >> help out and test this patch series? >> >> Regards, >> Niklas >>