[PATCH v1 1/6] baseband/acc: file renaming from acc200 to generic vrb

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jan 31 15:23:43 CET 2023



On 1/17/23 23:36, Nicolas Chautru wrote:
> Renaming files as part of refactor to have generic
> intel vRAN Boost PMD (vrb) whose acc200 is only one variant.
> 
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
>   drivers/baseband/acc/meson.build                         | 2 +-
>   drivers/baseband/acc/rte_acc100_pmd.c                    | 2 +-
>   drivers/baseband/acc/{rte_acc200_pmd.c => rte_vrb_pmd.c} | 2 +-
>   drivers/baseband/acc/{acc200_cfg.h => vrb_cfg.h}         | 6 +++---
>   drivers/baseband/acc/{acc200_pmd.h => vrb_pmd.h}         | 8 ++++----
>   5 files changed, 10 insertions(+), 10 deletions(-)
>   rename drivers/baseband/acc/{rte_acc200_pmd.c => rte_vrb_pmd.c} (99%)
>   rename drivers/baseband/acc/{acc200_cfg.h => vrb_cfg.h} (90%)
>   rename drivers/baseband/acc/{acc200_pmd.h => vrb_pmd.h} (98%)
> 

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

Thanks,
Maxime



More information about the dev mailing list