15/10/2024 09:13, Gagandeep Singh:
> +Device Arguments
> +
> +* Use dev arg option ``fle_pre_populate=1`` to pre-populate all
> + DMA descriptors with pre-initialized values.
> + usage example: ``fslmc:dpdmai.1,fle_pre_populate=1``
> +* Use dev arg option ``desc_debug=1`` to enabl
09/11/2024 14:37, Thomas Monjalon:
> 15/10/2024 09:13, Gagandeep Singh:
> > diff --git a/drivers/dma/dpaa2/version.map b/drivers/dma/dpaa2/version.map
> > deleted file mode 100644
> > index 43e8b2d5c5..00
> > --- a/drivers/dma/dpaa2/version.map
> > +++ /dev/null
> > @@ -1,13 +0,0 @@
> > -DP
15/10/2024 09:13, Gagandeep Singh:
> diff --git a/drivers/dma/dpaa2/version.map b/drivers/dma/dpaa2/version.map
> deleted file mode 100644
> index 43e8b2d5c5..00
> --- a/drivers/dma/dpaa2/version.map
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -DPDK_25 {
> - local: *;
> -};
> -
> -EXPERIMENT
On 16-10-2024 10:43, Stephen Hemminger wrote:
On Wed, 16 Oct 2024 10:39:40 +0530
Hemant Agrawal wrote:
diff --git a/devtools/build-dict.sh b/devtools/build-dict.sh
index a8cac49029..d503fb52fc 100755
--- a/devtools/build-dict.sh
+++ b/devtools/build-dict.sh
@@ -17,6 +17,8 @@ sed '/^..->/d' |
On Wed, 16 Oct 2024 10:39:40 +0530
Hemant Agrawal wrote:
> >
> > diff --git a/devtools/build-dict.sh b/devtools/build-dict.sh
> > index a8cac49029..d503fb52fc 100755
> > --- a/devtools/build-dict.sh
> > +++ b/devtools/build-dict.sh
> > @@ -17,6 +17,8 @@ sed '/^..->/d' |
> > sed '/^uint->/d' |
>
On 16-10-2024 03:41, Stephen Hemminger wrote:
On Tue, 15 Oct 2024 12:43:50 +0530
Gagandeep Singh wrote:
From: Jun Yang
refactor the driver code with changes in:
- multiple HW queues
- SMA single copy and SG copy
- silent mode
Signed-off-by: Jun Yang
---
To prevent false positives from c
On Tue, 15 Oct 2024 12:43:50 +0530
Gagandeep Singh wrote:
> From: Jun Yang
>
> refactor the driver code with changes in:
> - multiple HW queues
> - SMA single copy and SG copy
> - silent mode
>
> Signed-off-by: Jun Yang
> ---
To prevent false positives from checkpatch spell check, it would
b
From: Jun Yang
refactor the driver code with changes in:
- multiple HW queues
- SMA single copy and SG copy
- silent mode
Signed-off-by: Jun Yang
---
doc/guides/dmadevs/dpaa2.rst |8 +
drivers/dma/dpaa2/dpaa2_qdma.c | 2200
drivers/dma/dpaa2/dpaa2
8 matches
Mail list logo