Re: [PATCH v1 1/1] baseband/acc: fix ring memory allocation logic

2024-11-05 Thread Maxime Coquelin
Hi Nicolas, On 10/30/24 19:56, Nicolas Chautru wrote: Allowing ring memory allocation whose end address is aligned with 64 MB. Previous logic was off by one. Fixes: 060e76729302 ("baseband/acc100: add queue configuration") Cc: sta...@dpdk.org Signed-off-by: Nicolas Chautru --- drivers/baseb

[PATCH v1 1/1] baseband/acc: fix ring memory allocation logic

2024-10-30 Thread Nicolas Chautru
Allowing ring memory allocation whose end address is aligned with 64 MB. Previous logic was off by one. Fixes: 060e76729302 ("baseband/acc100: add queue configuration") Cc: sta...@dpdk.org Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/acc_common.h | 2 +- 1 file changed, 1 insertion(+