From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH 0/6] event/dpaa: Support for eventdev Date: Tue, 19 Dec 2017 16:58:18 +0530 Message-ID: <817497f4-c91f-878f-b9f8-58bf5fd8b4af@nxp.com> References: <20171215125933.14302-1-sunil.kori@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: To: Sunil Kumar Kori , Return-path: Received: from NAM01-BY2-obe.outbound.protection.outlook.com (mail-by2nam01on0084.outbound.protection.outlook.com [104.47.34.84]) by dpdk.org (Postfix) with ESMTP id E034C200 for ; Tue, 19 Dec 2017 12:28:23 +0100 (CET) In-Reply-To: <20171215125933.14302-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" On 12/15/2017 6:29 PM, Sunil Kumar Kori wrote: > 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 > Please also specify dependency on these patches if any on other patch series.