From: Thomas Monjalon <thomas@monjalon.net>
To: Lee Daly <lee.daly@intel.com>
Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, fiona.trahe@intel.com
Subject: Re: [dpdk-dev] [PATCH] test/compress: add offset tests
Date: Tue, 31 Jul 2018 17:01:31 +0200 [thread overview]
Message-ID: <15030724.CL6TfWpdQW@xps> (raw)
In-Reply-To: <1532441167-101058-1-git-send-email-lee.daly@intel.com>
24/07/2018 16:06, Lee Daly:
> From: "Daly, Lee" <lee.daly@intel.com>
>
> Added offset test, which tests compression/decompression with a buffer
> containing an offset spanning across multiple segments.
>
> Signed-off-by: Lee Daly <lee.daly@intel.com>
There is a compilation error (with GCC 8).
> + if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 1) {
test_compressdev.c:1540:67: error:
bitwise comparison always evaluates to false [-Werror=tautological-compare]
next prev parent reply other threads:[~2018-07-31 15:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-24 14:06 Lee Daly
2018-07-31 15:01 ` Thomas Monjalon [this message]
2018-07-31 15:05 ` Daly, Lee
2018-11-27 10:30 ` [dpdk-dev] [PATCH v2] test/compress: add mbuf offset unit test Lee Daly
2018-12-05 14:38 ` [dpdk-dev] [PATCH v3] " Lee Daly
2018-12-05 15:18 ` Jozwiak, TomaszX
2019-02-24 22:59 ` Thomas Monjalon
2019-02-25 8:56 ` Daly, Lee
2019-02-25 9:32 ` Thomas Monjalon
2019-02-25 9:39 ` Daly, Lee
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=15030724.CL6TfWpdQW@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=fiona.trahe@intel.com \
--cc=lee.daly@intel.com \
--cc=pablo.de.lara.guarch@intel.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).