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

2022-08-31 Thread Zhang, Mingshan
Acked-by: Mingshan Zhang > -Original Message- > From: Chautru, Nicolas > Sent: Tuesday, August 30, 2022 2:07 AM > To: dev@dpdk.org; tho...@monjalon.net; gak...@marvell.com; > hemant.agra...@nxp.com > Cc: maxime.coque...@redhat.com; t...@redhat.com; m...@ashroe.eu; > Richardson, Bruce ; >

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

2022-08-29 Thread Hemant Agrawal
On 8/29/2022 11:37 PM, 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 Acked-by: Hemant Agrawal