Lines Matching refs:bbdev
4 dpdk-test-bbdev Application
7 The ``dpdk-test-bbdev`` tool is a Data Plane Development Kit (DPDK) utility that
8 allows measuring performance parameters of PMDs available in the bbdev framework.
21 test-bbdev.py [-h] [-p TESTAPP_PATH] [-e EAL_PARAMS] [-t TIMEOUT]
37 Indicates the path to the bbdev test app. If not specified path is set based
38 on "../.." concatenated with "*/build/app/dpdk-test-bbdev*".
52 ``./test-bbdev.py -c validation``
55 ``./test-bbdev.py -c latency throughput``
60 on "../.." concatenated with "*/app/test-bbdev/test_vectors/bbdev_null.data*"
65 ``./test-bbdev.py -v app/test-bbdev/test_vectors/turbo_dec_test1.data``
68 ``./test-bbdev.py -v turbo_dec_test1.data turbo_enc_test2.data``
69 The bbdev test app is executed twice. First time vector is filled based on
125 - This measurement represents the full latency of a bbdev operation
149 Thanks to the globbing functionality in python test-bbdev.py script allows to
156 …./test-bbdev.py -v app/test-bbdev/test_vectors/turbo_<enc/dec>_c<c>_k<k>_r<r>_e<e>_<extra-info>.da…
204 ./test-bbdev.py -v app/test-bbdev/turbo_*_default.data
242 |-- test-bbdev
247 |-- dpdk-test-bbdev
249 All bbdev devices
254 ./test-bbdev.py -p ../../build/app/dpdk-test-bbdev
261 Moreover a bbdev (*baseband_null*) device will be created.
268 ./test-bbdev.py -p ../../build/app/dpdk-test-bbdev
275 Moreover a bbdev (*baseband_turbo_sw*) device will be created.
278 bbdev null device
281 Executing bbdev null device with *bbdev_null.data* helps in measuring the
282 overhead introduced by the bbdev framework.
286 ./test-bbdev.py -e="--vdev=baseband_null0"
300 stored in ``app/test-bbdev/test_vectors/`` directory. Detailed description of