[dpdk-dev] [PATCH v4 10/11] baseband/acc100: add configure function

Liu, Tianjiao tianjiao.liu at intel.com
Mon Sep 21 03:48:47 CEST 2020


On Fri,  4 Sep 2020 10:54:06 -0700, Nicolas Chautru wrote:

> Add configure function to configure the PF from within the bbdev-test itself without external application configuration the device.
> 
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> ---
>  app/test-bbdev/test_bbdev_perf.c                   |  72 +++
>  drivers/baseband/acc100/Makefile                   |   3 +
>  drivers/baseband/acc100/meson.build                |   2 +
>  drivers/baseband/acc100/rte_acc100_cfg.h           |  17 +
>  drivers/baseband/acc100/rte_acc100_pmd.c           | 505 +++++++++++++++++++++
>  .../acc100/rte_pmd_bbdev_acc100_version.map        |   7 +
>  6 files changed, 606 insertions(+)


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


More information about the dev mailing list