[dpdk-dev] [PATCH 0/5] some bbdev cleanups

Akhil Goyal akhil.goyal at nxp.com
Wed Oct 9 11:28:14 CEST 2019


> Bruce Richardson (5):
>   drivers/baseband: align meson defines with make
>   baseband/fpga_lte_fec: align naming to other bbdevs
>   drivers/baseband: remove override of driver names
>   baseband/fpga_lte_fec: add public API to map file
>   app/test-bbdev: enable fpga_lte_fec support in shared builds
> 
>  app/test-bbdev/Makefile                                   | 3 +++
>  app/test-bbdev/meson.build                                | 6 +++---
>  app/test-bbdev/test_bbdev_perf.c                          | 8 +++-----
>  config/common_base                                        | 2 +-
>  doc/guides/bbdevs/fpga_lte_fec.rst                        | 2 +-
>  drivers/baseband/Makefile                                 | 2 +-
>  drivers/baseband/fpga_lte_fec/Makefile                    | 6 +++---
>  drivers/baseband/fpga_lte_fec/fpga_lte_fec.h              | 1 +
>  drivers/baseband/fpga_lte_fec/meson.build                 | 1 -
>  .../fpga_lte_fec/rte_pmd_bbdev_fpga_lte_fec_version.map   | 4 ++++
>  drivers/baseband/meson.build                              | 4 ++--
>  drivers/baseband/null/meson.build                         | 1 -
>  drivers/baseband/turbo_sw/meson.build                     | 1 -
>  mk/rte.app.mk                                             | 2 +-
>  14 files changed, 23 insertions(+), 20 deletions(-)
> 
> --
> 2.21.0
Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list