From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add option to install PMD driver shared library Date: Tue, 04 Apr 2017 14:35:29 +0200 Message-ID: <1702228.i9mWWeUhto@xps13> References: <1490617937-12063-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Reshma Pattan Return-path: Received: from mail-wr0-f180.google.com (mail-wr0-f180.google.com [209.85.128.180]) by dpdk.org (Postfix) with ESMTP id 407D2326C for ; Tue, 4 Apr 2017 14:35:30 +0200 (CEST) Received: by mail-wr0-f180.google.com with SMTP id t20so8554876wra.1 for ; Tue, 04 Apr 2017 05:35:30 -0700 (PDT) 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" 2017-03-28 16:00, Ferruh Yigit: > 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 Applied, thanks