DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: Ashish Gupta <Ashish.Gupta@caviumnetworks.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"narayanaprasad.athreya@cavium.com"
	<narayanaprasad.athreya@cavium.com>,
	"mahipal.challa@cavium.com" <mahipal.challa@cavium.com>,
	"Trahe, Fiona" <fiona.trahe@intel.com>,
	"Shally Verma" <shally.verma@caviumnetworks.com>
Subject: Re: [dpdk-dev] [PATCH v4 0/6] compress: add Octeontx ZIP compression PMD
Date: Wed, 25 Jul 2018 19:23:00 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8977F902A47@IRSMSX107.ger.corp.intel.com> (raw)
In-Reply-To: <20180725170456.3319-1-Ashish.Gupta@caviumnetworks.com>



> -----Original Message-----
> From: Ashish Gupta [mailto:Ashish.Gupta@caviumnetworks.com]
> Sent: Wednesday, July 25, 2018 6:05 PM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch@intel.com>
> Cc: dev@dpdk.org; narayanaprasad.athreya@cavium.com;
> mahipal.challa@cavium.com; Trahe, Fiona <fiona.trahe@intel.com>; Shally
> Verma <shally.verma@caviumnetworks.com>
> Subject: [PATCH v4 0/6] compress: add Octeontx ZIP compression PMD
> 
> From: Shally Verma <shally.verma@caviumnetworks.com>
> 
> This patch series add compression PMD for cavium octeontx ZIP module in DPDK
> compress drivers.
> Currently PMD only tested for deflate, stateless compression and
> decompression with direct memory buffers.
> 
> Changes in v4:
> - removed scatter-gather implementation as not tested
> - revisit qp stats enqd and enqd_err count update condition
>   after seeking more clarification about its intended purpose
> 
> Changes in v3:
> - update doc
> - add comp feature flags
> - remove stateful pmd ops
> - update pmd name and logtype as per naming conventions
> 
> Changes in v2:
> - enable OCTEONTX_ZIPVF bydefault, and remove static debug flag
> - fix meson build in compress/driver/octeontx
> - fix 32-bit compiler error
> - remove global declared data structure
> - header files in alphabetical order
> - update doc with correct feature support
> 
> V1 support:
> Octeontx ZIP PMD implementation
> Confuguration and Makefile changes to build Octeontx ZIP PMD Documentation
> ZIP PMD Build support in driver/compress meson for Octeontx ZIP PMD
> 
> TBDs:
> Enqueue error stats logic needs to be revisited Scatter Gather support, Stateful
> compression/decompression, test for performance

Series applied to dpdk-next-crypto.

Thanks for the work,
Pablo

      parent reply	other threads:[~2018-07-25 19:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25 17:04 Ashish Gupta
2018-07-25 17:04 ` [dpdk-dev] [PATCH v4 1/6] compress/octeontx: add octeontx zip PMD Ashish Gupta
2018-07-25 17:04 ` [dpdk-dev] [PATCH v4 2/6] compress/octeontx: add device setup PMD ops Ashish Gupta
2018-07-25 17:04 ` [dpdk-dev] [PATCH v4 3/6] compress/octeontx: create private xform Ashish Gupta
2018-07-25 17:04 ` [dpdk-dev] [PATCH v4 4/6] compress/octeontx: support burst enqueue/dequeue Ashish Gupta
2018-07-25 17:04 ` [dpdk-dev] [PATCH v4 5/6] doc: add Octeonx zip guide Ashish Gupta
2018-07-25 17:04 ` [dpdk-dev] [PATCH v4 6/6] usertools: update devbind for octeontx zip device Ashish Gupta
2018-07-25 19:23 ` De Lara Guarch, Pablo [this message]

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=E115CCD9D858EF4F90C690B0DCB4D8977F902A47@IRSMSX107.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=Ashish.Gupta@caviumnetworks.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    --cc=mahipal.challa@cavium.com \
    --cc=narayanaprasad.athreya@cavium.com \
    --cc=shally.verma@caviumnetworks.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).