app/testeventdev: add perf test setup and destroy
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Tue, 4 Jul 2017 04:53:14 +0000 (10:23 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 7 Jul 2017 07:34:06 +0000 (09:34 +0200)
commitffbae86f7b8122bdf95cd7fcf40fa06163320d37
tree25cba8186bffb0a078508041e020d8cf4c222c16
parentcefaee2de054db67e8a373f7b61a19600d67093b
app/testeventdev: add perf test setup and destroy

perf test has the queue and all types queue variants.
Introduce test_perf_common* to share the common code between those tests.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
app/test-eventdev/Makefile
app/test-eventdev/test_perf_common.c [new file with mode: 0644]
app/test-eventdev/test_perf_common.h [new file with mode: 0644]