numam-dpdk/app/test-bbdev/test_vectors/ldpc_dec_v7813.data
Nicolas Chautru d762705308 app/bbdev: add test vectors for 5GNR
Adding LDPC vectors for UT verification, coverage,
and profiling for 5GNR encode/decode operations.

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
2019-07-05 15:28:14 +02:00

49 lines
488 B
Plaintext

# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2019 Intel Corporation
op_type =
RTE_BBDEV_OP_LDPC_DEC
input0 =
0x7F817F81, 0x7F81817F, 0x7F7F7F7F, 0x81818181, 0x7F81817F, 0x817F8181, 0x817F7F7F, 0x7F817F81,
0x817F7F7F, 0x8181817F, 0x8181817F
output0 =
0x8C4DEB9F, 0x52
basegraph=
2
z_c=
7
n_cb=
350
q_m=
2
n_filler=
30
e =
44
rv_index =
0
code_block_mode =
1
iter_max =
8
expected_iter_count =
6
op_flags =
RTE_BBDEV_LDPC_ITERATION_STOP_ENABLE
expected_status =
OK