[dpdk-dev] [PATCH v4 02/11] baseband/acc100: add register definition file
Liu, Tianjiao
tianjiao.liu at intel.com
Fri Sep 18 04:39:42 CEST 2020
On Fri, 4 Sep 2020 10:53:58 -0700, Nicolas Chautru wrote:
> Add in the list of registers for the device and related
> HW specs definitions.
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
> drivers/baseband/acc100/acc100_pf_enum.h | 1068 ++++++++++++++++++++++++++++++
> drivers/baseband/acc100/acc100_vf_enum.h | 73 ++
> drivers/baseband/acc100/rte_acc100_pmd.h | 490 ++++++++++++++
> 3 files changed, 1631 insertions(+)
> create mode 100644 drivers/baseband/acc100/acc100_pf_enum.h
> create mode 100644 drivers/baseband/acc100/acc100_vf_enum.h
Acked-by: Liu Tianjiao <tianjiao.liu at intel.com>
More information about the dev
mailing list