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/1] compression: unit tests refactoring Date: Thu, 24 Oct 2019 11:16:15 +0200 Message-ID: <20191024091616.31224-1-arturx.trybula@intel.com> (raw) In-Reply-To: <20190912143431.26917-1-arturx.trybula@intel.com> v3 changes: - rebase onto the recent master - small modifications after code review - additional function extracted for data size calculation (test_mbufs_calculate_data_size) v2 changes: - unnecessary "printf" removed from the code Signed-off-by: Artur Trybula <arturx.trybula@intel.com> Artur Trybula (1): test/compress: unit tests refactoring app/test/test_compressdev.c | 1118 +++++++++++++++++------- doc/guides/rel_notes/release_19_11.rst | 5 + 2 files changed, 826 insertions(+), 297 deletions(-) -- 2.17.1
next prev parent reply index Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-09-09 14:45 [dpdk-dev] [PATCH] test/compress: " Artur Trybula 2019-09-12 14:34 ` [dpdk-dev] [PATCH v2 0/1] compression: " Artur Trybula 2019-09-12 14:34 ` [dpdk-dev] [PATCH v2 1/1] test/compress: " Artur Trybula 2019-10-24 9:16 ` Artur Trybula [this message] 2019-10-24 9:16 ` [dpdk-dev] [PATCH v3 " Artur Trybula 2019-10-24 9:22 ` Dybkowski, AdamX 2019-10-24 9:27 ` Akhil Goyal 2019-10-31 8:38 ` Akhil Goyal 2019-10-31 18:23 ` [dpdk-dev] [EXT] " Shally Verma 2019-11-04 10:24 ` Trybula, ArturX 2019-11-04 15:24 ` Shally Verma 2019-11-06 7:43 ` Akhil Goyal 2019-11-06 11:33 ` Trybula, ArturX 2019-11-06 15:00 ` Shally Verma 2019-11-06 15:33 ` Trybula, ArturX 2019-11-06 15:36 ` Shally Verma 2019-11-07 17:26 ` [dpdk-dev] [PATCH v4 0/1] compression: " Artur Trybula 2019-11-07 17:26 ` [dpdk-dev] [PATCH v4 1/1] test/compress: " Artur Trybula 2019-11-08 6:35 ` [dpdk-dev] [EXT] " Shally Verma 2019-11-08 10:16 ` Akhil Goyal 2019-11-08 18:40 ` [dpdk-dev] " Thomas Monjalon
Reply instructions: You may reply publically 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=20191024091616.31224-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
DPDK-dev Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/dpdk-dev/0 dpdk-dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dpdk-dev dpdk-dev/ https://lore.kernel.org/dpdk-dev \ dev@dpdk.org public-inbox-index dpdk-dev Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git