From: Sameer Vaze <svaze@qti.qualcomm.com>
To: Akhil Goyal <gakhil@marvell.com>,
Fan Zhang <fanzhang.oss@gmail.com>,
Ashish Gupta <ashishg@marvell.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [EXTERNAL] [PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
Date: Fri, 3 Oct 2025 16:56:14 +0000 [thread overview]
Message-ID: <SJ2PR02MB9795048742BCA7F33AE5F86589E4A@SJ2PR02MB9795.namprd02.prod.outlook.com> (raw)
In-Reply-To: <CO6PR18MB4484895AFF0D3C3932D83C70D8E4A@CO6PR18MB4484.namprd18.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 1777 bytes --]
Hey Akhil,
I pushed a reworked v2 patch based on the comments below: https://patches.dpdk.org/project/dpdk/list/?series=36288
Even though I included --in-reply-to to the older series it seems to have created a new series. Is that expected or is the command I used incorrect? The command I used was:
git send-email --to-cmd ./devtools/get-maintainer.sh --cc dev@dpdk.org --thread --no-chain-reply-to --in-reply-to=20250924161918.2211290-1-svaze@qti.qualcomm.com *.patch
Thanks
Sameer Vaze
________________________________
From: Akhil Goyal <gakhil@marvell.com>
Sent: Friday, October 3, 2025 1:27 AM
To: Sameer Vaze <svaze@qti.qualcomm.com>; Fan Zhang <fanzhang.oss@gmail.com>; Ashish Gupta <ashishg@marvell.com>
Cc: dev@dpdk.org <dev@dpdk.org>
Subject: RE: [EXTERNAL] [PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros.
> Sorry for the various series I pushed. I attempted in reply to but it seemed to
> create a new series. If I am making changes to one commit in a series, do I need
> to resend all commits with an updated version? In such a case do I reply to the
> series or the specific change I am updating?
Yes reply to the series. And all patches need to be resent.
>
> Regarding the comments on adding UDC as a new algo: UDC uses raw deflate and
> is not a separate algo in itself. Support for pre defined dictionaries is already
> supported by zlib and is not UDC specific per se.
>
In that case also, these new params in xform should be part of alg specific params - rte_comp_deflate_params.
Please note: we need to close the RC1 by 5th Oct. Please send the rework asap.
Thanks.
[-- Attachment #2: Type: text/html, Size: 3743 bytes --]
next prev parent reply other threads:[~2025-10-03 16:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-24 16:19 Sameer Vaze
2025-09-24 16:19 ` [PATCH 2/3] compress/zlib: " Sameer Vaze
2025-09-24 16:19 ` [PATCH 3/3] app/compress-perf: " Sameer Vaze
2025-09-24 20:24 ` [PATCH 1/3] compressdev: " Patrick Robb
2025-09-26 16:15 ` Sameer Vaze
2025-09-26 20:50 ` Patrick Robb
2025-09-26 20:51 ` Patrick Robb
2025-09-30 20:03 ` [EXTERNAL] " Akhil Goyal
2025-10-02 16:37 ` Sameer Vaze
2025-10-03 7:27 ` Akhil Goyal
2025-10-03 16:56 ` Sameer Vaze [this message]
2025-10-03 16:51 ` [PATCH v2 " Sameer Vaze
2025-10-03 16:51 ` [PATCH v2 2/3] compress/zlib: " Sameer Vaze
2025-10-03 18:58 ` [EXTERNAL] " Akhil Goyal
2025-10-03 16:51 ` [PATCH v2 3/3] app/compress-perf: " Sameer Vaze
2025-10-03 19:05 ` [EXTERNAL] " Akhil Goyal
2025-10-03 18:47 ` [EXTERNAL] [PATCH v2 1/3] compressdev: " Akhil Goyal
2025-10-03 19:48 ` [PATCH v3 1/4] " Sameer Vaze
2025-10-03 19:48 ` [PATCH v3 2/4] compress/zlib: " Sameer Vaze
2025-10-03 19:49 ` [PATCH v3 3/4] app/compress-perf: " Sameer Vaze
2025-10-03 19:49 ` [PATCH v3 4/4] doc: add doc for dictionary option Sameer Vaze
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=SJ2PR02MB9795048742BCA7F33AE5F86589E4A@SJ2PR02MB9795.namprd02.prod.outlook.com \
--to=svaze@qti.qualcomm.com \
--cc=ashishg@marvell.com \
--cc=dev@dpdk.org \
--cc=fanzhang.oss@gmail.com \
--cc=gakhil@marvell.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).