RE: [PATCH v5 2/7] bbdev: add device status info

2022-08-30 Thread Chautru, Nicolas
ce > ; david.march...@redhat.com; > step...@networkplumber.org > Subject: Re: [PATCH v5 2/7] bbdev: add device status info > > > > On 8/29/22 18:10, Chautru, Nicolas wrote: > > Hi Maxime, > > > >> -Original Message- > >> From: Maxime Coquelin >

Re: [PATCH v5 2/7] bbdev: add device status info

2022-08-30 Thread Maxime Coquelin
, Bruce ; david.march...@redhat.com; step...@networkplumber.org Subject: Re: [PATCH v5 2/7] bbdev: add device status info Hi, On 8/25/22 20:30, Chautru, Nicolas wrote: Thanks Maxime, -Original Message- From: Maxime Coquelin Sent: Thursday, August 25, 2022 7:19 AM To: Chautru, Nicolas

RE: [PATCH v5 2/7] bbdev: add device status info

2022-08-29 Thread Chautru, Nicolas
d.march...@redhat.com; > step...@networkplumber.org > Subject: Re: [PATCH v5 2/7] bbdev: add device status info > > Hi, > > On 8/25/22 20:30, Chautru, Nicolas wrote: > > Thanks Maxime, > > > >> -Original Message- > >> From: Maxime Coquelin &

Re: [PATCH v5 2/7] bbdev: add device status info

2022-08-26 Thread Maxime Coquelin
; Richardson, Bruce ; david.march...@redhat.com; step...@networkplumber.org Subject: Re: [PATCH v5 2/7] bbdev: add device status info On 7/7/22 01:28, Nicolas Chautru wrote: Added device status information, so that the PMD can expose information related to the underlying accelerator device status

RE: [PATCH v5 2/7] bbdev: add device status info

2022-08-25 Thread Chautru, Nicolas
ce > ; david.march...@redhat.com; > step...@networkplumber.org > Subject: Re: [PATCH v5 2/7] bbdev: add device status info > > > > On 7/7/22 01:28, Nicolas Chautru wrote: > > Added device status information, so that the PMD can expose > > information related to the un

Re: [PATCH v5 2/7] bbdev: add device status info

2022-08-25 Thread Maxime Coquelin
On 7/7/22 01:28, Nicolas Chautru wrote: Added device status information, so that the PMD can expose information related to the underlying accelerator device status. Minor order change in structure to fit into padding hole. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc1

[PATCH v5 2/7] bbdev: add device status info

2022-07-06 Thread Nicolas Chautru
Added device status information, so that the PMD can expose information related to the underlying accelerator device status. Minor order change in structure to fit into padding hole. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 1 + drivers/baseband/fp