Hi guys,
On Thu, May 26, 2022 at 8:05 AM Hemant Agrawal
wrote:
> On 5/26/2022 3:37 AM, Chautru, Nicolas wrote:
> > Hi Hernant,
> > Gentle reminder in case you can find the time. Could please have a look
> > this patch for bbdev api extension. This is targeting 22.11.
> > New operation type for F
...@redhat.com; Chautru,
Nicolas
Subject: [PATCH v1] bbdev: add new operation for FFT processing
Extension of bbdev operation to support FFT based operations.
Signed-off-by: Nicolas Chautru
---
doc/guides/prog_guide/bbdev.rst | 130
+++
lib/bbdev/rte_bbdev.c
rvell.com; t...@redhat.com
> Cc: tho...@monjalon.net; hemant.agra...@nxp.com; Zhang, Mingshan
> ; david.march...@redhat.com; Chautru,
> Nicolas
> Subject: [PATCH v1] bbdev: add new operation for FFT processing
>
> Extension of bbdev operation to support FFT based operations.
>
iginal Message-
> From: Stephen Hemminger
> Sent: Thursday, March 10, 2022 5:13 PM
> To: Chautru, Nicolas
> Cc: dev@dpdk.org; gak...@marvell.com; t...@redhat.com;
> tho...@monjalon.net; hemant.agra...@nxp.com; Zhang, Mingshan
> ; david.march...@redhat.com
> Subject: Re
On Thu, 10 Mar 2022 15:49:17 -0800
Nicolas Chautru wrote:
> diff --git a/lib/bbdev/rte_bbdev.c b/lib/bbdev/rte_bbdev.c
> index aaee7b7..a72ecba 100644
> --- a/lib/bbdev/rte_bbdev.c
> +++ b/lib/bbdev/rte_bbdev.c
> @@ -850,6 +850,9 @@ struct rte_bbdev *
> case RTE_BBDEV_OP_LDPC_ENC:
>
Extension of bbdev operation to support FFT based operations.
Signed-off-by: Nicolas Chautru
---
doc/guides/prog_guide/bbdev.rst | 130 +++
lib/bbdev/rte_bbdev.c | 8 +++
lib/bbdev/rte_bbdev.h | 76
lib/bbdev/rte_bbdev_o
Hi,
This contributions adds a new operation type to the existing ones
already supported by the bbdev PMDs.
This set of operation is FFT-based processing for 5GNR baseband
processing acceleration. This operates in the same lookaside fashion
as other existing bbdev operation with a dedicated set of
7 matches
Mail list logo