DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Zhangfei Gao <zhangfei.gao@linaro.org>,
	Fan Zhang <fanzhang.oss@gmail.com>,
	Ashish Gupta <ashishg@marvell.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [EXTERNAL] [PATCH v2 3/3] compress/uadk: support burst enqueue/dequeue
Date: Fri, 7 Jun 2024 11:49:53 +0000	[thread overview]
Message-ID: <CO6PR18MB44841A82ABC77CFEDFE756E5D8FB2@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20240525140753.122-4-zhangfei.gao@linaro.org>

> This commit adds the burst enqueue and dequeue operations,
> and adds compressdev uadk info to doc
> 
> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
> ---
>  MAINTAINERS                               |  6 ++
>  doc/guides/compressdevs/index.rst         |  1 +
>  doc/guides/compressdevs/uadk.rst          | 98 +++++++++++++++++++++++
>  doc/guides/rel_notes/release_24_07.rst    |  5 ++
>  drivers/compress/uadk/uadk_compress_pmd.c | 88 +++++++++++++++++++-
>  5 files changed, 196 insertions(+), 2 deletions(-)
>  create mode 100644 doc/guides/compressdevs/uadk.rst
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c9adff9846..8e541d23e5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1213,6 +1213,12 @@ F: drivers/compress/octeontx/
>  F: doc/guides/compressdevs/octeontx.rst
>  F: doc/guides/compressdevs/features/octeontx.ini
> 
> +HiSilicon UADK compress
> +M: Zhangfei Gao <zhangfei.gao@linaro.org>
> +F: drivers/compress/uadk/

Above 3 lines should be part of patch 1 as compress/uadk is added in that.


> +F: doc/guides/compressdevs/uadk.rst
> +F: doc/guides/compressdevs/features/uadk.ini

uadk.ini file is missing in the patch.


  reply	other threads:[~2024-06-07 11:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-25 14:07 [PATCH v2 0/3] Introduce UADK compression driver Zhangfei Gao
2024-05-25 14:07 ` [PATCH v2 1/3] compress/uadk: " Zhangfei Gao
2024-05-25 14:07 ` [PATCH v2 2/3] compress/uadk: support basic operations Zhangfei Gao
2024-05-25 14:07 ` [PATCH v2 3/3] compress/uadk: support burst enqueue/dequeue Zhangfei Gao
2024-06-07 11:49   ` Akhil Goyal [this message]
2024-06-07 13:54     ` [EXTERNAL] " Zhangfei Gao
2024-06-10  6:27       ` Akhil Goyal

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=CO6PR18MB44841A82ABC77CFEDFE756E5D8FB2@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=ashishg@marvell.com \
    --cc=dev@dpdk.org \
    --cc=fanzhang.oss@gmail.com \
    --cc=zhangfei.gao@linaro.org \
    /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).