[dpdk-dev] [PATCH v5 6/7] test/member: add functional and perf tests

2017-10-02 Thread Yipeng Wang
This patch adds functional and performance tests for membership library. Signed-off-by: Yipeng Wang --- MAINTAINERS | 1 + test/test/Makefile | 3 + test/test/test_member.c | 744 +++ test/test/test_member_perf.c | 654 +

Re: [dpdk-dev] [PATCH v5 6/7] test/member: add functional and perf tests

2017-10-03 Thread De Lara Guarch, Pablo
> -Original Message- > From: Wang, Yipeng1 > Sent: Tuesday, October 3, 2017 5:32 AM > To: dev@dpdk.org; De Lara Guarch, Pablo > > Cc: tho...@monjalon.net; Tai, Charlie ; Gobriel, > Sameh ; Mcnamara, John > ; Wang, Yipeng1 > Subject: [PATCH v5 6/7] test/member: add functional and perf test