From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 9E8BBF1F for ; Thu, 28 Sep 2017 04:04:20 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Sep 2017 19:04:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,447,1500966000"; d="scan'208";a="904592519" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by FMSMGA003.fm.intel.com with ESMTP; 27 Sep 2017 19:04:19 -0700 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 27 Sep 2017 19:04:19 -0700 Received: from bgsmsx106.gar.corp.intel.com (10.223.43.196) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 27 Sep 2017 19:04:19 -0700 Received: from bgsmsx101.gar.corp.intel.com ([169.254.1.200]) by BGSMSX106.gar.corp.intel.com ([10.223.43.196]) with mapi id 14.03.0319.002; Thu, 28 Sep 2017 07:34:16 +0530 From: "Yang, Zhiyong" To: "Yigit, Ferruh" , "Mcnamara, John" CC: "dev@dpdk.org" , Thomas Monjalon , "Yigit, Ferruh" Thread-Topic: [dpdk-dev] [PATCH v2] doc: add shared library versions for missing PMDs Thread-Index: AQHTN8K6o7Dj/gI7gUKJWDsycloJ0qLJjArQ Date: Thu, 28 Sep 2017 02:04:15 +0000 Message-ID: References: <20170911163335.50221-1-ferruh.yigit@intel.com> <20170927185837.22844-1-ferruh.yigit@intel.com> In-Reply-To: <20170927185837.22844-1-ferruh.yigit@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTIyMTZlMWEtMTViMi00MDg4LTk5YjQtM2E4NjY3ODNmYWY3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlwvKzJjY2RQVnJTb2p5eUpMSnNVMmJXSzV0SGhBa1Ftd012em55dTY2Tk93PSJ9 x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.223.10.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] 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: Thu, 28 Sep 2017 02:04:21 -0000 Hi Ferruh, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Thursday, September 28, 2017 2:59 AM > To: Mcnamara, John > Cc: dev@dpdk.org; Thomas Monjalon ; Yigit, Ferruh > > Subject: [dpdk-dev] [PATCH v2] doc: add shared library versions for missi= ng > PMDs >=20 > Signed-off-by: Ferruh Yigit > Acked-by: John McNamara > --- Acked-by: Zhiyong Yang > librte_pipeline.so.3 > + librte_pmd_bnxt.so.1 > librte_pmd_bond.so.1 > + librte_pmd_i40e.so.1 > + librte_pmd_ixgbe.so.1 > librte_pmd_ring.so.2 > + librte_pmd_vhost.so.1 > librte_port.so.3 > librte_power.so.1 > librte_reorder.so.1 > -- > 2.13.5