From: Tadeusz Struk <tadeusz.struk@intel.com>
To: herbert@gondor.apana.org.au
Cc: qat-linux@intel.com, linux-crypto@vger.kernel.org
Subject: Re: [PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
Date: Fri, 05 Dec 2014 10:34:33 -0800 [thread overview]
Message-ID: <5481FAB9.3000901@intel.com> (raw)
In-Reply-To: <20141014012251.742.5500.stgit@tstruk-mobl1>
On 10/13/2014 06:24 PM, Tadeusz Struk wrote:
> Hi,
> These two patches fix invalid (zero length) dma mapping and
> enforce numa configuration for maximum performance.
>
> Change log:
> v2 - Removed numa node calculation based bus number and use predefined
> functions instead.
>
> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
> ---
>
> Tadeusz Struk (2):
> crypto: qat - Prevent dma mapping zero length assoc data
> crypto: qat - Enforce valid numa configuration
>
>
> drivers/crypto/qat/qat_common/adf_accel_devices.h | 3 +-
> drivers/crypto/qat/qat_common/adf_transport.c | 12 +++++---
> drivers/crypto/qat/qat_common/qat_algs.c | 7 +++--
> drivers/crypto/qat/qat_common/qat_crypto.c | 8 +++--
> drivers/crypto/qat/qat_dh895xcc/adf_admin.c | 2 +
> drivers/crypto/qat/qat_dh895xcc/adf_drv.c | 32 ++++++++-------------
> drivers/crypto/qat/qat_dh895xcc/adf_isr.c | 2 +
> 7 files changed, 32 insertions(+), 34 deletions(-)
>
Hi Herbert,
Looks like these two are not in cryptodev-2.6 yet.
Do you plan to merge it sometime soon or should I generate incremental
patches based on crypto-2.6 instead of cryptodev-2.6
Thanks,
Tadeusz
next prev parent reply other threads:[~2014-12-05 18:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 1:24 [PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa Tadeusz Struk
2014-10-14 1:24 ` [PATCH v2 1/2] crypto: qat - Prevent dma mapping zero length assoc data Tadeusz Struk
2014-10-14 1:24 ` [PATCH v2 2/2] crypto: qat - Enforce valid numa configuration Tadeusz Struk
2014-10-14 10:53 ` Prarit Bhargava
2014-10-14 14:50 ` Tadeusz Struk
2014-10-14 15:41 ` Prarit Bhargava
2014-10-14 17:18 ` Tadeusz Struk
2014-10-14 17:27 ` Prarit Bhargava
2014-10-14 17:32 ` Prarit Bhargava
2014-10-15 10:35 ` [PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa Nikolay Aleksandrov
2014-10-15 11:25 ` Prarit Bhargava
2014-10-15 16:24 ` Tadeusz Struk
2014-10-24 14:45 ` Herbert Xu
2014-11-17 15:43 ` Tadeusz Struk
2014-11-17 16:59 ` Greg KH
2014-11-17 17:20 ` Tadeusz Struk
2014-11-17 18:33 ` Greg KH
2014-12-05 18:34 ` Tadeusz Struk [this message]
2014-12-06 6:45 ` Herbert Xu
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=5481FAB9.3000901@intel.com \
--to=tadeusz.struk@intel.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=qat-linux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.