numam-dpdk/app/test-bbdev
Amr Mokhtar f714a18885 app/testbbdev: add test application for bbdev
- full test suite for bbdev
- test App works seamlessly on all PMDs registered with bbdev
 framework
- a python script is provided to make our life easier
- supports execution of tests by parsing Test Vector files
- test Vectors can be added/deleted/modified with no need for
 re-compilation
- various tests can be executed:
 (a) Throughput test
 (b) Offload latency test
 (c) Operation latency test
 (d) Validation test
 (c) Sanity checks

Signed-off-by: Amr Mokhtar <amr.mokhtar@intel.com>
2018-01-19 01:44:25 +01:00
..
test_vectors app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
main.c app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
main.h app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
Makefile app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test_bbdev_perf.c app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test_bbdev_vector.c app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test_bbdev_vector.h app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test_bbdev.c app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test-bbdev.py app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00