From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le Date: Tue, 07 Mar 2017 14:07:37 +0100 Message-ID: <2360380.8zVx5OX7OK@xps13> References: <000201d2973a$c8071390$58153ab0$@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: 'Gowrishankar' , dev@dpdk.org, 'Anatoly Burakov' To: Chao Zhu Return-path: Received: from mail-wr0-f173.google.com (mail-wr0-f173.google.com [209.85.128.173]) by dpdk.org (Postfix) with ESMTP id AE920914 for ; Tue, 7 Mar 2017 14:07:39 +0100 (CET) Received: by mail-wr0-f173.google.com with SMTP id l37so909408wrc.1 for ; Tue, 07 Mar 2017 05:07:39 -0800 (PST) In-Reply-To: <000201d2973a$c8071390$58153ab0$@linux.vnet.ibm.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Chao, there is an issue with your mailer: it is not quoting original email. Please check html is disabled and remove useless context when replying. 2017-03-07 20:03, Chao Zhu: > From: Gowrishankar Muthukrishnan > > Below changes adds pci probing support for vfio-pci devices in power8. > > v3 - better validation for kernel not implementing few iocts called > v2 - kernel version checked and doc updated > > Signed-off-by: Gowrishankar Muthukrishnan > [...] > Acked-by: Chao Zhu