DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hanxiao Li <li.hanxiao@zte.com.cn>
To: dev@dpdk.org
Cc: Hanxiao Li <li.hanxiao@zte.com.cn>
Subject: [PATCH v1 0/1] compress/zsda: code cleanup
Date: Wed, 28 May 2025 15:35:52 +0800	[thread overview]
Message-ID: <20250528073553.2567982-1-li.hanxiao@zte.com.cn> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 592 bytes --]

v1:
- submit patch


Hanxiao Li (1):
  compress/zsda: compress code cleanup

 drivers/common/zsda/zsda_device.c     |  3 +-
 drivers/common/zsda/zsda_device.h     |  6 +--
 drivers/common/zsda/zsda_qp.h         | 48 +++++++++---------
 drivers/common/zsda/zsda_qp_common.h  | 43 +++++++---------
 drivers/compress/zsda/zsda_comp.c     |  2 +-
 drivers/compress/zsda/zsda_comp.h     |  2 +-
 drivers/compress/zsda/zsda_comp_pmd.c | 73 ++++++++++++++-------------
 drivers/compress/zsda/zsda_comp_pmd.h | 12 +++--
 8 files changed, 96 insertions(+), 93 deletions(-)

--
2.27.0

[-- Attachment #1.1.2: Type: text/html , Size: 1059 bytes --]

             reply	other threads:[~2025-05-28  7:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28  7:35 Hanxiao Li [this message]
2025-05-28  7:35 ` [PATCH v1 1/1] " Hanxiao Li

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=20250528073553.2567982-1-li.hanxiao@zte.com.cn \
    --to=li.hanxiao@zte.com.cn \
    --cc=dev@dpdk.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).