Re: [PATCH v6 4/7] drivers/baseband: update PMDs to expose queue per operation

2022-08-26 Thread Maxime Coquelin
On 8/25/22 20:24, Nicolas Chautru wrote: Add support in existing bbdev PMDs for the explicit number of queue queues and priority for each operation type configured on the device. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 29 +---

[PATCH v6 4/7] drivers/baseband: update PMDs to expose queue per operation

2022-08-25 Thread Nicolas Chautru
Add support in existing bbdev PMDs for the explicit number of queue and priority for each operation type configured on the device. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 29 +- drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c