[dpdk-dev] [PATCH v4 03/11] baseband/acc100: add info get function

Liu, Tianjiao tianjiao.liu at intel.com
Fri Sep 18 04:47:23 CEST 2020


On Fri,  4 Sep 2020 10:53:59 -0700, Nicolas Chautru wrote:

> Add in the "info_get" function to the driver, to allow us to query the device.
> No processing capability are available yet.
> Linking bbdev-test to support the PMD with null capability.

> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
>  app/test-bbdev/Makefile                  |   3 +
>  app/test-bbdev/meson.build               |   3 +
> drivers/baseband/acc100/rte_acc100_cfg.h |  96 +++++++++++++  drivers/baseband/acc100/rte_acc100_pmd.c | 225 +++++++++++++++++++++++++++++++
>  drivers/baseband/acc100/rte_acc100_pmd.h |   3 +
>  5 files changed, 330 insertions(+)
>  create mode 100644 drivers/baseband/acc100/rte_acc100_cfg.h

Acked-by: Liu Tianjiao <tianjiao.liu at intel.com>


More information about the dev mailing list