From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH 00/10 v4] event/dpaa: Support for eventdev Date: Tue, 16 Jan 2018 20:34:31 +0530 Message-ID: <20180116150430.GA2651@jerin> References: <20171215130828.14218-1-sunil.kori@nxp.com> <1516135443-10509-1-git-send-email-nipun.gupta@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, sunil.kori@nxp.com, hemant.agrawal@nxp.com, thomas@monjalon.net, ferruh.yigit@intel.com To: Nipun Gupta Return-path: Received: from NAM02-CY1-obe.outbound.protection.outlook.com (mail-cys01nam02on0081.outbound.protection.outlook.com [104.47.37.81]) by dpdk.org (Postfix) with ESMTP id D62551B1AB for ; Tue, 16 Jan 2018 16:04:53 +0100 (CET) Content-Disposition: inline In-Reply-To: <1516135443-10509-1-git-send-email-nipun.gupta@nxp.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" -----Original Message----- > Date: Wed, 17 Jan 2018 02:13:53 +0530 > From: Nipun Gupta > To: jerin.jacob@caviumnetworks.com > CC: dev@dpdk.org, sunil.kori@nxp.com, hemant.agrawal@nxp.com, Nipun Gupta > > Subject: [PATCH 00/10 v4] event/dpaa: Support for eventdev > X-Mailer: git-send-email 1.9.1 > > Event device support for atomic and parallel queues. > > These patches are based on dpdk-event-next (commit ID fb79a5525fb9) > rebased on top of dpdk-net-next, as there is dependency on both the > trees for this patchset. > on dpdk-event-next this series depends on applied patch: > https://dpdk.org/dev/patchwork/patch/33485/ This one applied to next-eventdev > on dpdk-net-next this series depend on DPAA net patches: > https://dpdk.org/dev/patchwork/patch/33444/ Cc: thomas@monjalon.net Cc: ferruh.yigit@intel.com This series looks good to me. Once above series comes to master through next-net, I will rebase next-eventdev and apply this series on next-eventdev