Re: [PATCH v2 27/37] baseband/acc100: store FCW from first CB descriptor

2022-09-15 Thread Maxime Coquelin
On 8/20/22 04:31, Hernan Vargas wrote: Store the descriptor from the first code block from a transport block. Copy the LDPC FCW from the first descriptor into the rest of the CBs in that TB. Signed-off-by: Hernan Vargas --- drivers/baseband/acc100/rte_acc100_pmd.c | 4 1 file changed

[PATCH v2 27/37] baseband/acc100: store FCW from first CB descriptor

2022-08-19 Thread Hernan Vargas
Store the descriptor from the first code block from a transport block. Copy the LDPC FCW from the first descriptor into the rest of the CBs in that TB. Signed-off-by: Hernan Vargas --- drivers/baseband/acc100/rte_acc100_pmd.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/baseba