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

2020-09-20 Thread Liu, Tianjiao
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 > --- > app/test-bbdev/test_bbdev_perf.c | 72

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

2020-09-04 Thread Nicolas Chautru
Add configure function to configure the PF from within the bbdev-test itself without external application configuration the device. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 72 +++ drivers/baseband/acc100/Makefile | 3 + drivers