Re: [dpdk-dev] [PATCH v2 4/5] test/test: add auto-tests for event ring functions

2017-07-03 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Friday, June 30, 2017 4:06 PM > To: dev@dpdk.org > Cc: olivier.m...@6wind.com; jerin.ja...@caviumnetworks.com; Richardson, Bruce > > Subject: [dpdk-dev] [PATCH v2 4/5] test/test: add auto-te

[dpdk-dev] [PATCH v2 4/5] test/test: add auto-tests for event ring functions

2017-06-30 Thread Bruce Richardson
Add some basic tests for the event ring functions. Not everything needs testing as there is so much code re-use from the rte_ring code. Signed-off-by: Bruce Richardson --- V2: change name of static ring to avoid conflict with ring_autotest --- test/test/Makefile | 1 + test/test/test