[dpdk-dev] [PATCH 5/7] test/eventdev: unit and functional tests

2016-11-23 Thread Jerin Jacob
On Wed, Nov 16, 2016 at 06:00:05PM +, Harry van Haaren wrote: > This commit adds basic unit and functional tests for the eventdev > API. The test code is added in this commit, but not yet enabled until > the next commit. > > Signed-off-by: Gage Eads > Signed-off-by: David Hunt > Signed-off-b

[dpdk-dev] [PATCH 5/7] test/eventdev: unit and functional tests

2016-11-16 Thread Harry van Haaren
This commit adds basic unit and functional tests for the eventdev API. The test code is added in this commit, but not yet enabled until the next commit. Signed-off-by: Gage Eads Signed-off-by: David Hunt Signed-off-by: Harry van Haaren --- app/test/test_eventdev_func.c | 1268 +