From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH 0/6] event/dpaa: Support for eventdev Date: Sat, 16 Dec 2017 18:01:17 +0530 Message-ID: <20171216123116.GA17045@jerin> References: <20171215130828.14218-1-sunil.kori@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, hemant.agrawal@nxp.com To: Sunil Kumar Kori Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0043.outbound.protection.outlook.com [104.47.38.43]) by dpdk.org (Postfix) with ESMTP id AE8D8237 for ; Sat, 16 Dec 2017 13:31:52 +0100 (CET) Content-Disposition: inline In-Reply-To: <20171215130828.14218-1-sunil.kori@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: Fri, 15 Dec 2017 18:38:22 +0530 > From: Sunil Kumar Kori > To: jerin.jacob@caviumnetworks.com > CC: dev@dpdk.org, hemant.agrawal@nxp.com > Subject: [PATCH 0/6] event/dpaa: Support for eventdev > X-Mailer: git-send-email 2.9.3 > > Event device support for atomic and parallel queues. > > This patch set includes following changes: > 1. Configuration of atomic and parallel queues with given event device. > 2. Also maintains previous dequeue method, via poll mode queues. > 3. Added Rx functions to dequeue data from portal. > 4. DCA consumption logic for atomic queues. > 5. Dynamic Logging macros for event device > > Sunil Kumar Kori (6): > bus/dpaa: added event dequeue and consumption support > bus/dpaa: add dpaa eventdev dynamic log support > net/dpaa: ethdev Rx queue configurations with eventdev > event/dpaa: add eventdev PMD > config: enabling compilation of DPAA eventdev PMD > doc: add DPAA eventdev guide Looks like you have sent the same series twice. Please update the patchwork's patch status to reflect case.