[PATCH v1 5/6] baseband/acc: rename of remaining acc200 prefix to vrb1

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jan 31 16:11:17 CET 2023



On 1/17/23 23:36, Nicolas Chautru wrote:
> Rename remaining variable, comments and enums names
> when generic usage is applicable. VRB1 is specific to
> current HW support and VRB is more generic.
> 
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
>   drivers/baseband/acc/acc_common.h             |  12 +-
>   drivers/baseband/acc/rte_acc100_pmd.c         |   4 +-
>   drivers/baseband/acc/rte_vrb_pmd.c            | 352 +++++++++---------
>   .../acc/{acc200_pf_enum.h => vrb1_pf_enum.h}  |   8 +-
>   .../acc/{acc200_vf_enum.h => vrb1_vf_enum.h}  |   8 +-
>   drivers/baseband/acc/vrb_cfg.h                |  10 +-
>   drivers/baseband/acc/vrb_pmd.h                | 139 +++----
>   7 files changed, 265 insertions(+), 268 deletions(-)
>   rename drivers/baseband/acc/{acc200_pf_enum.h => vrb1_pf_enum.h} (97%)
>   rename drivers/baseband/acc/{acc200_vf_enum.h => vrb1_vf_enum.h} (96%)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list