From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 4/5] test/bpf: move to examples folder Date: Wed, 20 Feb 2019 09:39:57 +0000 Message-ID: <20190220093957.GA87164@bricha3-MOBL.ger.corp.intel.com> References: <20190125202642.66559-1-bruce.richardson@intel.com> <20190219145308.65668-1-bruce.richardson@intel.com> <20190219145308.65668-5-bruce.richardson@intel.com> <2601191342CEEE43887BDE71AB977258012413B796@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" , "thomas@monjalon.net" To: "Ananyev, Konstantin" Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 76FD027D for ; Wed, 20 Feb 2019 10:40:02 +0100 (CET) Content-Disposition: inline In-Reply-To: <2601191342CEEE43887BDE71AB977258012413B796@irsmsx105.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" On Wed, Feb 20, 2019 at 09:35:02AM +0000, Ananyev, Konstantin wrote: > > > > -----Original Message----- > > From: Richardson, Bruce > > Sent: Tuesday, February 19, 2019 2:53 PM > > To: dev@dpdk.org; thomas@monjalon.net > > Cc: Richardson, Bruce ; Ananyev, Konstantin > > Subject: [PATCH v2 4/5] test/bpf: move to examples folder > > > > The bpf folder didn't actual contain a test application, but instead > > basic examples of BPF code for use with testpmd. > > Might be the better to create app/test-pmf/bpf directory > and move them into it. > Konstantin > Assume "test-pmd" in the path, right? I actually think they are better in examples, myself, but no strong opinions. Anyone else have thoughts? [Thomas, you are generally a good man for having your say - any input here?] /Bruce