From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 202671B1E6 for ; Fri, 6 Oct 2017 23:00:38 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 06 Oct 2017 14:00:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,484,1500966000"; d="scan'208";a="907550344" Received: from unknown (HELO [10.241.225.2]) ([10.241.225.2]) by FMSMGA003.fm.intel.com with ESMTP; 06 Oct 2017 14:00:35 -0700 To: "Mcnamara, John" Cc: "dev@dpdk.org" , Stephen Hurd , Ajit Khaparde , "Wu, Jingjing" , "Zhang, Helin" , "Ananyev, Konstantin" References: <20170911163335.50221-1-ferruh.yigit@intel.com> From: Ferruh Yigit Message-ID: Date: Fri, 6 Oct 2017 22:00:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Fri, 06 Oct 2017 21:00:40 -0000 On 9/18/2017 7:22 PM, Mcnamara, John wrote: > > >> -----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 >> >> Signed-off-by: Ferruh Yigit > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks. Also reminder to adding doxygen comments into public header. Can you make this for this release?