numam-dpdk/app/test-bbdev
Nipun Gupta 441ac2e07b app/bbdev: handle endianness of test data
With data input, output and harq also supported in big
endian format, this patch updates the testbbdev application
to handle the endianness conversion as directed by the
the driver being used.

The test vectors assumes the data in the little endian order, and
thus if the driver supports big endian data processing, conversion
from little endian to big is handled by the testbbdev application.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Nicolas Chautru <nicolas.chautru@intel.com>
2021-10-18 20:12:15 +02:00
..
test_vectors
ldpc_dec_default.data
ldpc_enc_default.data
main.c
main.h
meson.build app/bbdev: enable la12xx 2021-10-18 20:12:11 +02:00
test_bbdev_perf.c app/bbdev: handle endianness of test data 2021-10-18 20:12:15 +02:00
test_bbdev_vector.c bbdev: add capability for 4G CB CRC drop 2021-10-08 21:31:07 +02:00
test_bbdev_vector.h
test_bbdev.c
test-bbdev.py
turbo_dec_default.data
turbo_enc_default.data