From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 5A4DBCF8A for ; Tue, 28 Mar 2017 17:02:16 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 28 Mar 2017 08:02:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,236,1486454400"; d="scan'208";a="1147961469" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.122]) ([10.237.220.122]) by fmsmga002.fm.intel.com with ESMTP; 28 Mar 2017 08:00:50 -0700 To: Reshma Pattan , dev@dpdk.org References: <1490617937-12063-1-git-send-email-reshma.pattan@intel.com> From: Ferruh Yigit Message-ID: Date: Tue, 28 Mar 2017 16:00:49 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1490617937-12063-1-git-send-email-reshma.pattan@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: add option to install PMD driver shared library 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: Tue, 28 Mar 2017 15:02:16 -0000 On 3/27/2017 1:32 PM, Reshma Pattan wrote: > Update the document with the available EAL command > line option to install the pmd drivers that are built > as shared libraries. > > Signed-off-by: Reshma Pattan Acked-by: Ferruh Yigit