On 7/6/22 23:16, Chautru, Nicolas wrote:
+};
+
/** Device statistics. */
struct rte_bbdev_stats {
uint64_t enqueued_count; /**< Count of all operations enqueued */
@@ -285,12 +300,14 @@ struct rte_bbdev_driver_info {
/** Set if device supports per-queue interrupts */
, Bruce
; david.march...@redhat.com;
step...@networkplumber.org
Subject: Re: [PATCH v4 2/7] bbdev: add device status info
On 7/6/22 2:16 PM, Chautru, Nicolas wrote:
-Original Message-
From: Tom Rix
Subject: Re: [PATCH v4 2/7] bbdev: add device status info
On 7/5/22 5:23 PM, Nicolas
d.march...@redhat.com;
> step...@networkplumber.org
> Subject: Re: [PATCH v4 2/7] bbdev: add device status info
>
>
> On 7/6/22 2:16 PM, Chautru, Nicolas wrote:
> >> -Original Message-
> >> From: Tom Rix
> >> Subject: Re: [PATCH v4 2/7] bbdev: a
On 7/6/22 2:16 PM, Chautru, Nicolas wrote:
-Original Message-
From: Tom Rix
Subject: Re: [PATCH v4 2/7] bbdev: add device status info
On 7/5/22 5:23 PM, Nicolas Chautru wrote:
Added device status information, so that the PMD can expose
information related to the underlying
> -Original Message-
> From: Tom Rix
> Subject: Re: [PATCH v4 2/7] bbdev: add device status info
>
>
> On 7/5/22 5:23 PM, Nicolas Chautru wrote:
> > Added device status information, so that the PMD can expose
> > information related to the underl
On 7/5/22 5:23 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
---
drivers/baseband/acc100/rte_acc
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
7 matches
Mail list logo