From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/5] bus/dpaa: support device blacklisting Date: Mon, 14 May 2018 00:38:11 +0200 Message-ID: <1741700.yAKB9s7yY1@xps> References: <1524661022-21484-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Shreyansh Jain , ferruh.yigit@intel.com To: Hemant Agrawal Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id BABEB1BA77 for ; Mon, 14 May 2018 00:38:13 +0200 (CEST) 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" 09/05/2018 07:41, Shreyansh Jain: > On Wednesday 25 April 2018 06:26 PM, Hemant Agrawal wrote: > > Signed-off-by: Hemant Agrawal > > --- > > doc/guides/cryptodevs/dpaa_sec.rst | 13 +++++ > > doc/guides/nics/dpaa.rst | 10 ++++ > > drivers/bus/dpaa/dpaa_bus.c | 101 ++++++++++++++++++++++++++++++------- > > drivers/bus/dpaa/rte_dpaa_bus.h | 2 - > > 4 files changed, 106 insertions(+), 20 deletions(-) > > > > For the complete series of 5 patches: > > Acked-by: Shreyansh Jain Applied, thanks