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 app/bbdev: update test vectors 2020-04-05 18:26:04 +02:00
ldpc_dec_default.data app/bbdev: update test vectors 2020-04-05 18:26:04 +02:00
ldpc_enc_default.data app/bbdev: fix test vector symlink 2020-10-14 21:32:11 +02:00
main.c app/bbdev: add performance tests 2020-04-05 18:26:04 +02:00
main.h app/bbdev: include explicit HARQ preloading 2020-11-02 09:24:41 +01:00
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 app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00
test_bbdev.c app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00
test-bbdev.py support python 3 only 2020-10-02 13:51:00 +02:00
turbo_dec_default.data app/bbdev: update default test vectors 2018-05-10 17:46:20 +01:00
turbo_enc_default.data app/bbdev: update for 5GNR 2019-07-05 15:28:14 +02:00