From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: [pull-request] next-eventdev 18.08 RC2 Date: Wed, 25 Jul 2018 18:04:40 +0530 Message-ID: <20180725123432.GA2607@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: thomas@monjalon.net Return-path: Received: from NAM02-CY1-obe.outbound.protection.outlook.com (mail-cys01nam02on0083.outbound.protection.outlook.com [104.47.37.83]) by dpdk.org (Postfix) with ESMTP id E20902BAC for ; Wed, 25 Jul 2018 14:34:54 +0200 (CEST) Content-Disposition: inline List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The following changes since commit 711f43ba568acadf6cbccb9f8a29abf0fb3baa25: examples/vm_power: make branch ratio configurable (2018-07-21 00:00:43 +0200) are available in the Git repository at: http://dpdk.org/git/next/dpdk-next-eventdev for you to fetch changes up to f094d5a870e88536eab6210f5eb8586906563809: app/eventdev: use proper teardown sequence (2018-07-25 17:59:55 +0530) ---------------------------------------------------------------- Pavan Nikhilesh (4): app/eventdev: fix order test service init event/octeontx: prefetch mbuf instead of wqe event/octeontx: remove unnecessary port start and stop app/eventdev: use proper teardown sequence app/test-eventdev/evt_main.c | 42 ++++++++++++++++++++------------ app/test-eventdev/test_order_atq.c | 12 ++++++--- app/test-eventdev/test_order_queue.c | 12 ++++++--- app/test-eventdev/test_perf_common.c | 1 - app/test-eventdev/test_pipeline_common.c | 1 - drivers/event/octeontx/ssovf_evdev.c | 14 ++--------- drivers/event/octeontx/ssovf_worker.h | 2 +- 7 files changed, 46 insertions(+), 38 deletions(-)