From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-eventdev 18.08 RC2 Date: Thu, 26 Jul 2018 18:21:41 +0200 Message-ID: <4673457.MXbcV1ifPn@xps> References: <20180725123432.GA2607@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jerin Jacob Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 110713257 for ; Thu, 26 Jul 2018 18:21:47 +0200 (CEST) In-Reply-To: <20180725123432.GA2607@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/07/2018 14:34, Jerin Jacob: > 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 Pulled, thanks