From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: add option to install PMD driver shared library Date: Tue, 28 Mar 2017 16:00:49 +0100 Message-ID: References: <1490617937-12063-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Reshma Pattan , dev@dpdk.org 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) In-Reply-To: <1490617937-12063-1-git-send-email-reshma.pattan@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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