From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 49B5B592B for ; Mon, 18 Sep 2017 20:22:34 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Sep 2017 11:22:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,414,1500966000"; d="scan'208";a="153192167" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga006.fm.intel.com with ESMTP; 18 Sep 2017 11:22:32 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX153.ger.corp.intel.com ([169.254.9.34]) with mapi id 14.03.0319.002; Mon, 18 Sep 2017 19:22:31 +0100 From: "Mcnamara, John" To: "Yigit, Ferruh" CC: "dev@dpdk.org" , Stephen Hurd , Ajit Khaparde , "Wu, Jingjing" , "Zhang, Helin" , "Zhang, Helin" , "Ananyev, Konstantin" Thread-Topic: [PATCH 1/2] doc: add shared library versions for missing PMDs Thread-Index: AQHTKxu8r2U4x1I9fkyQiMcOa0diPaK6/+lQ Date: Mon, 18 Sep 2017 18:22:30 +0000 Message-ID: References: <20170911163335.50221-1-ferruh.yigit@intel.com> In-Reply-To: <20170911163335.50221-1-ferruh.yigit@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzM3MzBlZjUtOWIzOC00Mzg2LTk2NWQtZjUyZWQwNmY2ZGFkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InlPdjFRNnhwdkduRk9COEVUTWcyNmE3ODY4Tm1lYTd5dElCSFdCNDAxTkE9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 1/2] doc: add shared library versions for missing PMDs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2017 18:22:34 -0000 > -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, September 11, 2017 5:34 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Yigit, Ferruh ; Stephen Hurd > ; Ajit Khaparde ; > Wu, Jingjing ; Zhang, Helin > ; Zhang, Helin ; Ananyev, > Konstantin > Subject: [PATCH 1/2] doc: add shared library versions for missing PMDs >=20 > Signed-off-by: Ferruh Yigit Acked-by: John McNamara