Re: [PATCH v4 13/14] baseband/acc: add PF configure companion function

2022-09-27 Thread Maxime Coquelin
...@ashroe.eu; Richardson, Bruce ; hemant.agra...@nxp.com; david.march...@redhat.com; step...@networkplumber.org; Vargas, Hernan Subject: Re: [PATCH v4 13/14] baseband/acc: add PF configure companion function On 9/22/22 02:27, Nic Chautru wrote: Add configure function notably to configure the device from

RE: [PATCH v4 13/14] baseband/acc: add PF configure companion function

2022-09-23 Thread Chautru, Nicolas
Richardson, Bruce > ; hemant.agra...@nxp.com; > david.march...@redhat.com; step...@networkplumber.org; Vargas, > Hernan > Subject: Re: [PATCH v4 13/14] baseband/acc: add PF configure companion > function > > > > On 9/22/22 02:27, Nic Chautru wrote: > > Add configure f

Re: [PATCH v4 13/14] baseband/acc: add PF configure companion function

2022-09-23 Thread Maxime Coquelin
On 9/22/22 02:27, Nic Chautru wrote: Add configure function notably to configure the device from the PF within DPDK and bbdev-test (without external dependency). Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 71 ++ drivers/baseband/acc/meson.build | 2

[PATCH v4 13/14] baseband/acc: add PF configure companion function

2022-09-21 Thread Nic Chautru
Add configure function notably to configure the device from the PF within DPDK and bbdev-test (without external dependency). Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 71 ++ drivers/baseband/acc/meson.build | 2 +- drivers/baseband/acc/rte_acc200_cfg.h |