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

2019-02-26 Thread Thomas Monjalon
26/02/2019 13:18, 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 bu

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

2019-02-26 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