Re: [dpdk-dev] [PATCH 0/2] Add ABI Version Testing to app/test

2019-05-28 Thread Ray Kinsella
Someone kindly approved it, and saved me sending it again from the right email a/c, thank you. On 28/05/2019 13:08, Bruce Richardson wrote: > On Tue, May 28, 2019 at 12:51:56PM +0100, Ray Kinsella wrote: >> This patchset adds ABI Version Testing functionality to the app/test unit >> test framework

[dpdk-dev] [PATCH 0/2] Add ABI Version Testing to app/test

2019-05-28 Thread Ray Kinsella
This patchset adds ABI Version Testing functionality to the app/test unit test framework. The patchset is intended to address two issues previously raised during ML conversations on ABI Stability; 1. How do we unit test still supported previous ABI Versions. 2. How to we unit test inline functions

Re: [dpdk-dev] [PATCH 0/2] Add ABI Version Testing to app/test

2019-05-28 Thread Ray Kinsella
Hi Bruce, There was a bit of a misfire on the patch submission - it came from the wrong email a/c and the ML (rightly) rejected it. Let me submit the patch properly and the feedback can begin in earnest then. Ray K On 28/05/2019 13:08, Bruce Richardson wrote: > On Tue, May 28, 2019 at 12:51:56P

Re: [dpdk-dev] [PATCH 0/2] Add ABI Version Testing to app/test

2019-05-28 Thread Bruce Richardson
On Tue, May 28, 2019 at 12:51:56PM +0100, Ray Kinsella wrote: > This patchset adds ABI Version Testing functionality to the app/test unit > test framework. > > The patchset is intended to address two issues previously raised during ML > conversations on ABI Stability; > 1. How do we unit test stil