From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH 1/3] bus/fslmc: create function to prefetch next DQRR entry Date: Wed, 31 Jan 2018 12:02:19 +0530 Message-ID: <20180131063218.GA24795@jerin> References: <1516717073-6020-1-git-send-email-nipun.gupta@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nipun Gupta , "dev@dpdk.org" To: Hemant Agrawal Return-path: Received: from NAM02-CY1-obe.outbound.protection.outlook.com (mail-cys01nam02on0082.outbound.protection.outlook.com [104.47.37.82]) by dpdk.org (Postfix) with ESMTP id 15B1B1B6F6 for ; Wed, 31 Jan 2018 07:32:51 +0100 (CET) Content-Disposition: inline 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" -----Original Message----- > Date: Wed, 24 Jan 2018 05:20:25 +0000 > From: Hemant Agrawal > To: Nipun Gupta , "jerin.jacob@caviumnetworks.com" > > CC: "dev@dpdk.org" > Subject: RE: [PATCH 1/3] bus/fslmc: create function to prefetch next DQRR > entry > > > -----Original Message----- > > From: Nipun Gupta [mailto:nipun.gupta@nxp.com] > > Subject: [PATCH 1/3] bus/fslmc: create function to prefetch next DQRR > > Signed-off-by: Nipun Gupta > > --- > > drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h | 6 ++++++ > > drivers/bus/fslmc/qbman/qbman_portal.c | 11 +++++++++++ > > drivers/bus/fslmc/rte_bus_fslmc_version.map | 1 + > > 3 files changed, 18 insertions(+) > > Series > Acked-by: Hemant Agrawal Applied to dpdk-next-eventdev/master. Thanks.