-----Original Message----- > Date: Wed, 17 Jan 2018 02:13:53 +0530 > From: Nipun Gupta <nipun.gu...@nxp.com> > To: jerin.ja...@caviumnetworks.com > CC: dev@dpdk.org, sunil.k...@nxp.com, hemant.agra...@nxp.com, Nipun Gupta > <nipun.gu...@nxp.com> > 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/ > on dpdk-net-next this series depend on DPAA net patches: > https://dpdk.org/dev/patchwork/patch/33444/ > > 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
Applied this series to dpdk-next-eventdev/master. Thanks. >