Re: [PATCH v2 07/10] baseband/acc: algorithm tuning for LDPC decoder

2024-10-08 Thread Maxime Coquelin
On 10/3/24 22:49, Hernan Vargas wrote: Reverting to MS1 version of the algorithm to improve MU1 fading conditions. Signed-off-by: Hernan Vargas --- drivers/baseband/acc/rte_vrb_pmd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Maxime Coquelin Thanks, Maxi

[PATCH v2 07/10] baseband/acc: algorithm tuning for LDPC decoder

2024-10-03 Thread Hernan Vargas
Reverting to MS1 version of the algorithm to improve MU1 fading conditions. Signed-off-by: Hernan Vargas --- drivers/baseband/acc/rte_vrb_pmd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/baseband/acc/rte_vrb_pmd.c b/drivers/baseband/acc/rte_vrb_pmd.c index