From: Thomas Monjalon <thomas@monjalon.net>
To: nipun.gupta@nxp.com, hemant.agrawal@nxp.com
Cc: dev@dpdk.org, G.Singh@nxp.com, gakhil@marvell.com
Subject: Re: [PATCH v3 0/6] move DPAA2 QDMA driver freom raw to dma
Date: Tue, 31 May 2022 17:29:43 +0200 [thread overview]
Message-ID: <3490814.R56niFO833@thomas> (raw)
In-Reply-To: <24273dcf-f431-5ad8-a066-19be4282d4b4@oss.nxp.com>
26/05/2022 08:00, Hemant Agrawal:
> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
>
> On 5/5/2022 2:35 PM, nipun.gupta@nxp.com wrote:
> > From: Nipun Gupta <nipun.gupta@nxp.com>
> >
> > This change removes the DPAA2 QDMA raw driver and adds the
> > QDMA driver in dma set of drivers. The underlying I/O
> > framework remains intact, whereas the configuration part
> > is done as per the DMA API support.
> >
> > Changes in v2:
> > - Fix checkpath errors
> > - Fix documentation compilation
> >
> > Changes in v3:
> > - Add the missing doc/dmadevs/dpaa2.rst file
> >
> > Nipun Gupta (6):
> > raw/dpaa2_qdma: remove dpaa2 QDMA driver from raw
> > dma/dpaa2: introduce DPAA2 DMA driver skeleton
> > dma/dpaa2: support basic operations
> > dma/dpaa2: add PMD apis for additional configuration
> > dma/dpaa2: support DMA operations
> > dma/dpaa2: support statistics
Fixed some mistakes in the file MAINTAINERS,
and added an exception in devtools/check-abi.sh to skip old driver.
Applied, thanks.
prev parent reply other threads:[~2022-05-31 15:29 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-21 12:30 [PATCH " nipun.gupta
2022-04-21 12:30 ` [PATCH 1/6] raw/dpaa2_qdma: remove dpaa2 QDMA driver from raw nipun.gupta
2022-04-21 12:30 ` [PATCH 2/6] dma/dpaa2: introduce DPAA2 DMA driver skeleton nipun.gupta
2022-04-21 12:30 ` [PATCH 3/6] dma/dpaa2: support basic operations nipun.gupta
2022-04-21 12:30 ` [PATCH 4/6] dma/dpaa2: add PMD apis for additional configuration nipun.gupta
2022-04-21 12:30 ` [PATCH 5/6] dma/dpaa2: support DMA operations nipun.gupta
2022-04-21 12:30 ` [PATCH 6/6] dma/dpaa2: support statistics nipun.gupta
2022-05-05 7:31 ` [PATCH v2 0/6] move DPAA2 QDMA driver freom raw to dma nipun.gupta
2022-05-05 7:31 ` [PATCH v2 1/6] raw/dpaa2_qdma: remove dpaa2 QDMA driver from raw nipun.gupta
2022-05-05 7:31 ` [PATCH v2 2/6] dma/dpaa2: introduce DPAA2 DMA driver skeleton nipun.gupta
2022-05-05 7:31 ` [PATCH v2 3/6] dma/dpaa2: support basic operations nipun.gupta
2022-05-05 7:31 ` [PATCH v2 4/6] dma/dpaa2: add PMD apis for additional configuration nipun.gupta
2022-05-05 7:31 ` [PATCH v2 5/6] dma/dpaa2: support DMA operations nipun.gupta
2022-05-05 7:31 ` [PATCH v2 6/6] dma/dpaa2: support statistics nipun.gupta
2022-05-05 9:05 ` [PATCH v3 0/6] move DPAA2 QDMA driver freom raw to dma nipun.gupta
2022-05-05 9:05 ` [PATCH v3 1/6] raw/dpaa2_qdma: remove dpaa2 QDMA driver from raw nipun.gupta
2022-05-05 9:05 ` [PATCH v3 2/6] dma/dpaa2: introduce DPAA2 DMA driver skeleton nipun.gupta
2022-05-05 9:05 ` [PATCH v3 3/6] dma/dpaa2: support basic operations nipun.gupta
2022-05-05 9:05 ` [PATCH v3 4/6] dma/dpaa2: add PMD apis for additional configuration nipun.gupta
2022-05-05 9:05 ` [PATCH v3 5/6] dma/dpaa2: support DMA operations nipun.gupta
2022-05-05 9:05 ` [PATCH v3 6/6] dma/dpaa2: support statistics nipun.gupta
2022-05-26 6:00 ` [PATCH v3 0/6] move DPAA2 QDMA driver freom raw to dma Hemant Agrawal
2022-05-31 15:29 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3490814.R56niFO833@thomas \
--to=thomas@monjalon.net \
--cc=G.Singh@nxp.com \
--cc=dev@dpdk.org \
--cc=gakhil@marvell.com \
--cc=hemant.agrawal@nxp.com \
--cc=nipun.gupta@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).