DPDK patches and discussions
 help / color / mirror / Atom feed
From: Fiona Trahe <fiona.trahe@intel.com>
To: dev@dpdk.org
Cc: akhil.goyal@nxp.com, tomaszx.jozwiak@intel.com,
	shally.verma@caviumnetworks.com, ashish.gupta@caviumnetworks.com,
	lee.daly@intel.com, fiona.trahe@intel.com
Subject: [dpdk-dev] [PATCH 0/2] compressdev: add bulk op free API
Date: Mon, 19 Nov 2018 22:10:09 +0000	[thread overview]
Message-ID: <1542665411-23489-1-git-send-email-fiona.trahe@intel.com> (raw)

Add API to bulk free operations and use 
it in the unit test suite.

Fiona Trahe (2):
  compressdev: add api to bulk free ops
  test/compress: use bulk free operations api

 lib/librte_compressdev/rte_comp.c                  | 12 ++++++++++++
 lib/librte_compressdev/rte_comp.h                  | 14 ++++++++++++++
 lib/librte_compressdev/rte_compressdev_version.map |  1 +
 test/test/test_compressdev.c                       | 15 ++++++++++-----
 4 files changed, 37 insertions(+), 5 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-11-19 22:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-19 22:10 Fiona Trahe [this message]
2018-11-19 22:10 ` [dpdk-dev] [PATCH 1/2] compressdev: add api to bulk free ops Fiona Trahe
2018-11-20  5:20   ` Verma, Shally
2018-11-19 22:10 ` [dpdk-dev] [PATCH 2/2] test/compress: use bulk free operations api Fiona Trahe
2018-11-20  5:20   ` Verma, Shally
2018-11-22 10:45   ` Daly, Lee
2018-12-18 10:20 ` [dpdk-dev] [PATCH 0/2] compressdev: add bulk op free API 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=1542665411-23489-1-git-send-email-fiona.trahe@intel.com \
    --to=fiona.trahe@intel.com \
    --cc=akhil.goyal@nxp.com \
    --cc=ashish.gupta@caviumnetworks.com \
    --cc=dev@dpdk.org \
    --cc=lee.daly@intel.com \
    --cc=shally.verma@caviumnetworks.com \
    --cc=tomaszx.jozwiak@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).