Re: [PATCH v6 4/6] baseband/fpga_5gnr_fec: rework total number queues

2024-02-08 Thread Maxime Coquelin
On 2/7/24 18:13, Hernan Vargas wrote: Add total_num_queues to the FPGA device struct as a preliminary rework for the introduction of different FPGA variants. Signed-off-by: Hernan Vargas --- .../baseband/fpga_5gnr_fec/fpga_5gnr_fec.h| 2 + .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c

[PATCH v6 4/6] baseband/fpga_5gnr_fec: rework total number queues

2024-02-07 Thread Hernan Vargas
Add total_num_queues to the FPGA device struct as a preliminary rework for the introduction of different FPGA variants. Signed-off-by: Hernan Vargas --- .../baseband/fpga_5gnr_fec/fpga_5gnr_fec.h| 2 + .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 37 +++ 2 files changed,