1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2019 Intel Corporation 3 4op_type = 5RTE_BBDEV_OP_LDPC_DEC 6 7input0 = 80x7F817F81, 0x7F81817F, 0x7F7F7F7F, 0x81818181, 0x7F81817F, 0x817F8181, 0x817F7F7F, 0x7F817F81, 90x817F7F7F, 0x8181817F, 0x8181817F 10 11output0 = 120x8C4DEB9F, 0x52 13 14basegraph= 152 16 17z_c= 187 19 20n_cb= 21350 22 23q_m= 242 25 26n_filler= 2730 28 29e = 3044 31 32rv_index = 330 34 35code_block_mode = 361 37 38iter_max = 398 40 41expected_iter_count = 426 43 44op_flags = 45RTE_BBDEV_LDPC_ITERATION_STOP_ENABLE 46 47expected_status = 48OK 49