> > +           .type   = RTE_BBDEV_OP_LDPC_DEC,
> > +           .cap.ldpc_dec = {
> > +                   .capability_flags =
> > +                           RTE_BBDEV_LDPC_CRC_TYPE_24A_CHECK |
> > +                           RTE_BBDEV_LDPC_LLR_COMPRESSION |
> 
> Are you sure you support the 6bits LLR compression option? I don't see it 
> being
> used in the PMD below. Nor in doc.
> Let me know if you are unclear what that flag really mean.

We support LLR compression in the Hardware by default.
We do not need to call ' ldpc_input_llr_scaling' API in testbbdev.

Regards,
Nipun

Reply via email to