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

2023-01-17 Thread Maxime Coquelin
On 1/12/23 20:36, 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/rt

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

2023-01-12 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