20/02/2019 10:39, Bruce Richardson: > On Wed, Feb 20, 2019 at 09:35:02AM +0000, Ananyev, Konstantin wrote: > > From: Richardson, Bruce > > > > > > 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?]
Those BPF programs can be used by any app having BPF loading support, right? So I think the examples/ directory is the right place.