RE: [PATCH v4 12/14] baseband/acc: add device status and vf2pf comms

2022-09-23 Thread Chautru, Nicolas
arch...@redhat.com; step...@networkplumber.org; Vargas, > Hernan > Subject: Re: [PATCH v4 12/14] baseband/acc: add device status and vf2pf > comms > > > > On 9/22/22 02:27, Nic Chautru wrote: > > Add support to expose the device status seen from the host through > > v2pf

Re: [PATCH v4 12/14] baseband/acc: add device status and vf2pf comms

2022-09-23 Thread Maxime Coquelin
On 9/22/22 02:27, Nic Chautru wrote: Add support to expose the device status seen from the host through v2pf mailbox communication. Signed-off-by: Nic Chautru --- drivers/baseband/acc/rte_acc200_pmd.c | 61 +-- 1 file changed, 44 insertions(+), 17 deletions

[PATCH v4 12/14] baseband/acc: add device status and vf2pf comms

2022-09-21 Thread Nic Chautru
Add support to expose the device status seen from the host through v2pf mailbox communication. Signed-off-by: Nic Chautru --- drivers/baseband/acc/rte_acc200_pmd.c | 61 +-- 1 file changed, 44 insertions(+), 17 deletions(-) diff --git a/drivers/baseband/acc/rte_a