Re: [dpdk-dev] [PATCH v2 0/5] consolidate testing apps to app dir

2019-02-25 Thread Bruce Richardson
On Wed, Feb 20, 2019 at 11:47:05AM +, Ferruh Yigit wrote: > On 2/19/2019 2:53 PM, Bruce Richardson wrote: > > The apps for testing are split between the "test" and "app" directories, > > with a not-very-clear distinction between the two (at least to my mind). > > > > Given how the apps are bei

Re: [dpdk-dev] [PATCH v2 0/5] consolidate testing apps to app dir

2019-02-20 Thread Ferruh Yigit
On 2/19/2019 2:53 PM, Bruce Richardson wrote: > The apps for testing are split between the "test" and "app" directories, > with a not-very-clear distinction between the two (at least to my mind). > > Given how the apps are being built, the easiest path to having > cmdline_test, test-acl and test-p

[dpdk-dev] [PATCH v2 0/5] consolidate testing apps to app dir

2019-02-19 Thread Bruce Richardson
The apps for testing are split between the "test" and "app" directories, with a not-very-clear distinction between the two (at least to my mind). Given how the apps are being built, the easiest path to having cmdline_test, test-acl and test-pipeline build using meson is to consolidate all these ap