Re: [dpdk-dev] [PATCH v5 14/20] test/eventdev: add SW test infrastructure

2017-03-28 Thread Burakov, Anatoly
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harry van Haaren > Sent: Friday, March 24, 2017 4:53 PM > To: dev@dpdk.org > Cc: jerin.ja...@caviumnetworks.com; Van Haaren, Harry > ; Richardson, Bruce > ; Hunt, David > Subject: [dpdk-dev] [PATCH v5 14/20] test/

[dpdk-dev] [PATCH v5 14/20] test/eventdev: add SW test infrastructure

2017-03-24 Thread Harry van Haaren
Add the test infrastructure, create and destroy the test instance. Signed-off-by: Bruce Richardson Signed-off-by: David Hunt Signed-off-by: Harry van Haaren --- test/test/Makefile | 5 +- test/test/autotest_data.py | 26 test/test/test_eventdev_sw.c | 358 ++