From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH 2/2] event/sw: support device stop flush callback Date: Sun, 17 Jun 2018 18:03:16 +0530 Message-ID: <20180617123314.GA7498@jerin> References: <20180531135557.7544-1-gage.eads@intel.com> <20180531135557.7544-3-gage.eads@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Eads, Gage" , "dev@dpdk.org" , "Richardson, Bruce" , "Rao, Nikhil" , "Carrillo, Erik G" , "Gujjar, Abhinandan S" To: "Van Haaren, Harry" Return-path: Received: from NAM02-SN1-obe.outbound.protection.outlook.com (mail-sn1nam02on0080.outbound.protection.outlook.com [104.47.36.80]) by dpdk.org (Postfix) with ESMTP id 0998F1B55B for ; Sun, 17 Jun 2018 14:37:32 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Thu, 14 Jun 2018 10:20:08 +0000 > From: "Van Haaren, Harry" > To: "Eads, Gage" , "dev@dpdk.org" > CC: "jerin.jacob@caviumnetworks.com" , > "Richardson, Bruce" , "Rao, Nikhil" > , "Carrillo, Erik G" , > "Gujjar, Abhinandan S" > Subject: RE: [PATCH 2/2] event/sw: support device stop flush callback > > > > From: Eads, Gage > > Sent: Thursday, May 31, 2018 2:56 PM > > To: dev@dpdk.org > > Cc: jerin.jacob@caviumnetworks.com; Van Haaren, Harry > > ; Richardson, Bruce ; > > Rao, Nikhil ; Carrillo, Erik G > > ; Gujjar, Abhinandan S > > > > Subject: [PATCH 2/2] event/sw: support device stop flush callback > > > > This commit also adds a flush callback test to the sw eventdev's selftest > > suite. > > > > Signed-off-by: Gage Eads > > > One compile warning below, with that fixed; > > Acked-by: Harry van Haaren > Applied v2 series to dpdk-next-eventdev/master. Thanks.