From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v2 2/2] test/event: add adapter tests to meson build Date: Fri, 28 Sep 2018 16:05:39 +0530 Message-ID: <20180928103537.GA2152@jerin> References: <1536155732-155032-1-git-send-email-nikhil.rao@intel.com> <1538027175-87290-1-git-send-email-nikhil.rao@intel.com> <1538027175-87290-2-git-send-email-nikhil.rao@intel.com> <20180927110924.GB19604@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nikhil Rao , thomas@monjalon.net, dev@dpdk.org, Abhinandan Gujjar , "Erik G. Carrillo" To: Bruce Richardson Return-path: Received: from NAM03-BY2-obe.outbound.protection.outlook.com (mail-by2nam03on0076.outbound.protection.outlook.com [104.47.42.76]) by dpdk.org (Postfix) with ESMTP id 398201B173 for ; Fri, 28 Sep 2018 12:35:58 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20180927110924.GB19604@bricha3-MOBL.ger.corp.intel.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" -----Original Message----- > Date: Thu, 27 Sep 2018 12:09:24 +0100 > From: Bruce Richardson > To: Nikhil Rao > CC: thomas@monjalon.net, jerin.jacob@caviumnetworks.com, dev@dpdk.org, > Abhinandan Gujjar , "Erik G. Carrillo" > > Subject: Re: [PATCH v2 2/2] test/event: add adapter tests to meson build > User-Agent: Mutt/1.10.1 (2018-07-13) > > > On Thu, Sep 27, 2018 at 11:16:15AM +0530, Nikhil Rao wrote: > > Add tests for event eth Rx, crypto and timer adapters to > > meson build > > > > Cc: Abhinandan Gujjar > > Cc: Erik G. Carrillo > > > > Signed-off-by: Nikhil Rao > > --- > Acked-by: Bruce Richardson Applied to dpdk-next-eventdev/master. Thanks. >