From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chao Zhu" Subject: Re: [PATCH v3] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le Date: Thu, 9 Mar 2017 09:39:55 +0800 Message-ID: <001101d29876$0ee09d90$2ca1d8b0$@linux.vnet.ibm.com> References: <000201d2973a$c8071390$58153ab0$@linux.vnet.ibm.com> <2360380.8zVx5OX7OK@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Cc: "'Gowrishankar'" , , "'Anatoly Burakov'" To: "'Thomas Monjalon'" Return-path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by dpdk.org (Postfix) with ESMTP id 2B14B2B8C for ; Thu, 9 Mar 2017 02:40:00 +0100 (CET) Received: from pps.filterd (m0098414.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v291XcQO050623 for ; Wed, 8 Mar 2017 20:39:59 -0500 Received: from e28smtp01.in.ibm.com (e28smtp01.in.ibm.com [125.16.236.1]) by mx0b-001b2d01.pphosted.com with ESMTP id 292k8snax9-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 08 Mar 2017 20:39:58 -0500 Received: from localhost by e28smtp01.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 9 Mar 2017 07:09:56 +0530 Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay10.in.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v291cjeB20381778 for ; Thu, 9 Mar 2017 07:08:45 +0530 Received: from d28av02.in.ibm.com (localhost [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v291drt2008038 for ; Thu, 9 Mar 2017 07:09:54 +0530 In-Reply-To: <2360380.8zVx5OX7OK@xps13> Content-Language: zh-cn List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Thomas, Thanks for the reminder! I changed the mailer settings and acked again. > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: 2017=C4=EA3=D4=C27=C8=D5 21:08 > To: Chao Zhu > Cc: 'Gowrishankar' ; dev@dpdk.org; > 'Anatoly Burakov' > Subject: Re: [PATCH v3] eal: sPAPR IOMMU support in pci probing for vfio-pci in > ppc64le >=20 > 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. >=20 > 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 >=20