Re: [PATCH v2 3/7] baseband/acc: acc100 fix multiplexing multiple ops

2023-01-06 Thread Maxime Coquelin
On 1/6/23 06:44, Hernan Vargas wrote: Function to check if multiplexing is possible for multiple operations in one descriptor returns number of enqueued ops. Fixes: 32e8b7ea35d ("baseband/acc100: refactor to segregate common code") Signed-off-by: Hernan Vargas --- drivers/baseband/acc/rte

[PATCH v2 3/7] baseband/acc: acc100 fix multiplexing multiple ops

2023-01-05 Thread Hernan Vargas
Function to check if multiplexing is possible for multiple operations in one descriptor returns number of enqueued ops. Fixes: 32e8b7ea35d ("baseband/acc100: refactor to segregate common code") Signed-off-by: Hernan Vargas --- drivers/baseband/acc/rte_acc100_pmd.c | 6 +++--- 1 file changed, 3