From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Xu, Rosen" Subject: Re: [PATCH v9 2/4] iFPGA: Add Intel FPGA OPAE Share Code Date: Wed, 9 May 2018 01:24:50 +0000 Message-ID: <0E78D399C70DA940A335608C6ED296D739FC6E81@SHSMSX104.ccr.corp.intel.com> References: <1521553556-62982-1-git-send-email-rosen.xu@intel.com> <1525789143-138168-1-git-send-email-rosen.xu@intel.com> <1525789143-138168-3-git-send-email-rosen.xu@intel.com> <1571285.czIstCPZ7U@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Doherty, Declan" , "Richardson, Bruce" , "shreyansh.jain@nxp.com" , "Yigit, Ferruh" , "Ananyev, Konstantin" , "Zhang, Tianfei" , "Liu, Song" , "Wu, Hao" , "gaetan.rivet@6wind.com" , "Xu, Yilun" To: Thomas Monjalon Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 39B2F7EB4 for ; Wed, 9 May 2018 03:24:54 +0200 (CEST) In-Reply-To: <1571285.czIstCPZ7U@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Tuesday, May 08, 2018 22:45 > To: Xu, Rosen > Cc: dev@dpdk.org; Doherty, Declan ; > Richardson, Bruce ; shreyansh.jain@nxp.com; > Yigit, Ferruh ; Ananyev, Konstantin > ; Zhang, Tianfei ; > Liu, Song ; Wu, Hao ; > gaetan.rivet@6wind.com; Xu, Yilun > Subject: Re: [PATCH v9 2/4] iFPGA: Add Intel FPGA OPAE Share Code >=20 > 08/05/2018 16:19, Xu, Rosen: > > --- /dev/null > > +++ b/drivers/raw/ifpga_rawdev/base/README > > @@ -0,0 +1,31 @@ > > +.. > > + > > +/* SPDX-License-Identifier: BSD-3-Clause > > + * Copyright(c) 2010-2018 Intel Corporation */ > > + > > +Intel=C2=AE iFPGA driver > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > There is a strange character in this title. You can use (R) or nothing. > Please make sure that the title is well underlined. I will fix it in v10.