From: Artur Trybula <arturx.trybula@intel.com>
To: dev@dpdk.org, fiona.trahe@intel.com, shallyv@marvell.com,
adamx.dybkowski@intel.com, arturx.trybula@intel.com,
akhil.goyal@nxp.com
Subject: [dpdk-dev] [PATCH v3 0/2] Add overflow recovery for stateless compression
Date: Fri, 11 Oct 2019 19:46:11 +0200 [thread overview]
Message-ID: <20191011174613.4770-1-arturx.trybula@intel.com> (raw)
In-Reply-To: <20190926093238.16663-1-arturx.trybula@intel.com>
This patch adds out-of-space recoverable feature for stateless
compression scenario to QuickAssist compressdev driver. Unit test
was also created to verify the new feature.
v3:
- rebasing onto the recent master
v2:
- rebasing over the external mbufs
Artur Trybula (2):
compress/qat: overflow catch for stateless compression
test/compress: unit test for stateless overflow recovery
app/test/test_compressdev.c | 261 ++++++++++++++++++++++++++------
drivers/compress/qat/qat_comp.c | 28 +++-
2 files changed, 239 insertions(+), 50 deletions(-)
--
2.17.1
next prev parent reply other threads:[~2019-10-11 17:52 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-06 11:11 [dpdk-dev] [PATCH 1/2] compress/qat: overflow catching Artur Trybula
2019-09-06 11:11 ` [dpdk-dev] [PATCH 2/2] test/compress: unit test for stateless overflow recovery Artur Trybula
2019-09-26 9:32 ` [dpdk-dev] [PATCH v2 0/2] Add overflow recovery for stateless compression Artur Trybula
2019-09-26 9:32 ` [dpdk-dev] [PATCH v2 1/2] compress/qat: overflow catch " Artur Trybula
2019-09-26 9:32 ` [dpdk-dev] [PATCH v2 2/2] test/compress: unit test for stateless overflow recovery Artur Trybula
2019-10-11 17:46 ` Artur Trybula [this message]
2019-10-11 17:46 ` [dpdk-dev] [PATCH v3 1/2] compress/qat: overflow catch for stateless compression Artur Trybula
2019-10-14 13:38 ` Trahe, Fiona
2019-10-11 17:46 ` [dpdk-dev] [PATCH v3 2/2] test/compress: unit test for stateless overflow recovery Artur Trybula
2019-10-14 13:48 ` Trahe, Fiona
2019-10-14 14:20 ` Trybula, ArturX
2019-10-16 9:40 ` [dpdk-dev] [PATCH v4 0/2] Add overflow recovery for stateless compression Artur Trybula
2019-10-16 9:40 ` [dpdk-dev] [PATCH v4 1/2] compress/qat: overflow catch " Artur Trybula
2019-10-16 9:40 ` [dpdk-dev] [PATCH v4 2/2] test/compress: unit test for stateless overflow recovery Artur Trybula
2019-10-16 11:16 ` [dpdk-dev] [PATCH v4 0/2] Add overflow recovery for stateless compression Trahe, Fiona
2019-10-16 13:13 ` 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=20191011174613.4770-1-arturx.trybula@intel.com \
--to=arturx.trybula@intel.com \
--cc=adamx.dybkowski@intel.com \
--cc=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
--cc=fiona.trahe@intel.com \
--cc=shallyv@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).