RE: [PATCH v3 3/4] baseband/acc100: configuration of ACC101 from PF

2022-05-23 Thread Chautru, Nicolas
@nxp.com; Vargas, Hernan ; > david.march...@redhat.com > Subject: Re: [PATCH v3 3/4] baseband/acc100: configuration of ACC101 from > PF > > Hi Nicolas, > > On 5/16/22 22:48, Nicolas Chautru wrote: > > Adding companion function specific to ACC100 and it > can be called from &

Re: [PATCH v3 3/4] baseband/acc100: configuration of ACC101 from PF

2022-05-19 Thread Maxime Coquelin
Hi Nicolas, On 5/16/22 22:48, Nicolas Chautru wrote: > Adding companion function specific to ACC100 and it > can be called from bbdev-test when running from PF. > > Signed-off-by: Nicolas Chautru > --- > app/test-bbdev/test_bbdev_perf.c | 22 ++- > drivers/baseband/acc100/rte_acc100_

[PATCH v3 3/4] baseband/acc100: configuration of ACC101 from PF

2022-05-16 Thread Nicolas Chautru
Adding companion function specific to ACC100 and it can be called from bbdev-test when running from PF. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 22 ++- drivers/baseband/acc100/rte_acc100_cfg.h | 17 ++ drivers/baseband/acc100/rte_acc100_pmd.c | 302 +++