RE: [PATCH v7 1/6] baseband/acc100: update companion PF configure function

2022-06-03 Thread Vargas, Hernan
...@redhat.com; Chautru, Nicolas ; sta...@dpdk.org Subject: [PATCH v7 1/6] baseband/acc100: update companion PF configure function Update of the device configuration function from PF used for bbdev-test to latest sequence for ACC199 PRQ device and matching version in pf_bb_config 22.03. Fixes

RE: [PATCH v7 1/6] baseband/acc100: update companion PF configure function

2022-06-02 Thread Chautru, Nicolas
; hemant.agra...@nxp.com; Vargas, Hernan ; > david.march...@redhat.com; sta...@dpdk.org > Subject: Re: [PATCH v7 1/6] baseband/acc100: update companion PF > configure function > > Hi Nicolas, > > On 31/05/2022 23:31, Nicolas Chautru wrote: > > Update of the device config

Re: [PATCH v7 1/6] baseband/acc100: update companion PF configure function

2022-06-02 Thread Kevin Traynor
Hi Nicolas, On 31/05/2022 23:31, Nicolas Chautru wrote: Update of the device configuration function from PF used for bbdev-test to latest sequence for ACC199 PRQ device and matching version in pf_bb_config 22.03. Fixes: b17d70922d5d ("baseband/acc100: add configure function") Cc:sta...@dpdk.org

[PATCH v7 1/6] baseband/acc100: update companion PF configure function

2022-05-31 Thread Nicolas Chautru
Update of the device configuration function from PF used for bbdev-test to latest sequence for ACC199 PRQ device and matching version in pf_bb_config 22.03. Fixes: b17d70922d5d ("baseband/acc100: add configure function") Cc: sta...@dpdk.org Signed-off-by: Nicolas Chautru --- drivers/baseband/ac