| a46c1225 | 08-Feb-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
doc: fix configuration in baseband 5GNR driver guide
flr_timeout was removed from the code a while ago, updating doc. Fix minor typo in 5GNR example.
Fixes: 2d4306438c92 ("baseband/fpga_5gnr_fec: a
doc: fix configuration in baseband 5GNR driver guide
flr_timeout was removed from the code a while ago, updating doc. Fix minor typo in 5GNR example.
Fixes: 2d4306438c92 ("baseband/fpga_5gnr_fec: add configure function") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 39fe62d0 | 21-Oct-2022 |
Hernan Vargas <hernan.vargas@intel.com> |
baseband/acc100: update LDPC enc/dec validation
Update validate functions to check for valid LDPC parameters to avoid any HW issues. Adding protection for null corner case and for HARQ inbound size
baseband/acc100: update LDPC enc/dec validation
Update validate functions to check for valid LDPC parameters to avoid any HW issues. Adding protection for null corner case and for HARQ inbound size out of range. HARQ input size from application may be invalid and causing HW issue. Add checks to ensure that if HARQ is invalid, set to some valid size to ensure HW issues do not occur.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| ee36ba0f | 17-Oct-2021 |
Hemant Agrawal <hemant.agrawal@nxp.com> |
baseband/la12xx: add devargs option for max queues
This patch adds dev args to take max queues as input
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Signed-off-by: Hemant Agrawal <hemant.agraw
baseband/la12xx: add devargs option for max queues
This patch adds dev args to take max queues as input
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com> Acked-by: Akhil Goyal <gakhil@marvell.com> Acked-by: Nicolas Chautru <nicolas.chautru@intel.com>
show more ...
|