DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
To: pablo.de.lara.guarch@intel.com, dev@dpdk.org,
	fiona.trahe@intel.com, tomaszx.jozwiak@intel.com
Subject: [dpdk-dev] [PATCH 0/2] common/qat: handle offset greater than first sgl segment
Date: Thu,  2 Aug 2018 17:09:24 +0200	[thread overview]
Message-ID: <1533222566-17685-1-git-send-email-tomaszx.jozwiak@intel.com> (raw)

This patchset fixes buffer lengths and SGL filling 
to handle offset greater than first SGL segment.

Tomasz Jozwiak (2):
  compress/qat: fix buffer lengths in offset case
  common/qat: fix offset greater than first sgl segment

 drivers/common/qat/qat_common.c | 77 +++++++++++++++++------------------------
 drivers/common/qat/qat_common.h |  2 +-
 drivers/compress/qat/qat_comp.c | 19 +++++-----
 drivers/crypto/qat/qat_sym.c    | 18 +++++-----
 4 files changed, 53 insertions(+), 63 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-08-02 15:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02 15:09 Tomasz Jozwiak [this message]
2018-08-02 15:09 ` [dpdk-dev] [PATCH 1/2] compress/qat: fix buffer lengths in offset case Tomasz Jozwiak
2018-08-02 15:09 ` [dpdk-dev] [PATCH 2/2] common/qat: fix offset greater than first sgl segment Tomasz Jozwiak
2018-08-03 10:38 ` [dpdk-dev] [PATCH 0/2] common/qat: handle " De Lara Guarch, Pablo

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=1533222566-17685-1-git-send-email-tomaszx.jozwiak@intel.com \
    --to=tomaszx.jozwiak@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@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).