From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: update the usage for shared library Date: Wed, 14 Feb 2018 00:05:50 +0100 Message-ID: <2367771.YOs1vbOKTG@xps> References: <1517926143-16585-1-git-send-email-vipin.varghese@intel.com> <1518113999-23539-1-git-send-email-vipin.varghese@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Kovacevic, Marko" To: "Varghese, Vipin" Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 477141B2C7 for ; Wed, 14 Feb 2018 00:06:01 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Add note information to intimate about use of option '-d' for shared > > library in DPDK application. > > > > Acked-by: John McNamara Applied, thanks