Re: [PATCH v2 04/37] baseband/acc100: free SW ring mem for reconfiguration

2022-09-14 Thread Maxime Coquelin
On 8/20/22 04:31, Hernan Vargas wrote: Free base address of unaligned memory for SW rings to manage the missed corner case when there is a reconfiguration. Fixes: 060e7672930 ("baseband/acc100: add queue configuration") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- drivers/baseband

[PATCH v2 04/37] baseband/acc100: free SW ring mem for reconfiguration

2022-08-19 Thread Hernan Vargas
Free base address of unaligned memory for SW rings to manage the missed corner case when there is a reconfiguration. Fixes: 060e7672930 ("baseband/acc100: add queue configuration") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- drivers/baseband/acc100/rte_acc100_pmd.c | 6 +- 1 file c