RE: [EXT] [PATCH v1] baseband/acc100: remove file prefix for internal file

2022-06-28 Thread Akhil Goyal
> File renamed to avoid the rte_ file prefix since rte_acc100_pmd.h > is actually internal only. > > Signed-off-by: Nicolas Chautru Acked-by: Akhil Goyal Applied to dpdk-next-crypto Thanks.

[PATCH v1] baseband/acc100: remove file prefix for internal file

2022-06-24 Thread Nicolas Chautru
File renamed to avoid the rte_ file prefix since rte_acc100_pmd.h is actually internal only. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/acc100_pmd.h | 624 +++ drivers/baseband/acc100/rte_acc100_pmd.c | 2 +- drivers/baseband/acc100/rte_acc100_pm