[PATCH] update to Intel baseband drivers

Thomas Monjalon thomas at monjalon.net
Wed Mar 20 13:06:45 CET 2024


19/03/2024 19:51, Nicolas Chautru:
> The support for vrb1 and vrb2 is already in DPDK 23.11.
> 
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
> -description = "fpga_lte_fec, fpga_5gnr_fec, acc100, acc200"
> +description = "fpga_lte_fec, fpga_5gnr_fec, acc100, vrb1, vrb2"
>  hidden = true
>  +++
>  
>  - [fpga_lte_fec](//doc.dpdk.org/guides/bbdevs/fpga_lte_fec.html) (Vista Creek 4G)
>  - [fpga_5gnr_fec](//doc.dpdk.org/guides/bbdevs/fpga_5gnr_fec.html) (Vista Creek 5G)
>  - [acc100](//doc.dpdk.org/guides/bbdevs/acc100.html) (Mount Bryce)
> -- [acc200](//doc.dpdk.org/guides/bbdevs/acc200.html) (SPR-EE with vRAN Boost)
> +- [vrb1](//doc.dpdk.org/guides/bbdevs/vrb1.html) (SPR-EE with vRAN Boost v1)
> +- [vrb2](//doc.dpdk.org/guides/bbdevs/vrb2.html) (GNR-D with vRAN Boost v2)


In order to provide more details, I'll change the commit description:

    add Intel vrb2 to supported baseband accelerators
    
    The driver acc200 was renamed to vrb1 in DPDK 23.03.
    The support for vrb2 was added in DPDK 23.11.

Applied




More information about the web mailing list