linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: qat - Fix for invalid dma mapping and numa
@ 2014-10-08 17:38 Tadeusz Struk
  2014-10-08 17:38 ` [PATCH 1/2] crypto: qat - Prevent dma mapping zero length assoc data Tadeusz Struk
  2014-10-08 17:38 ` [PATCH 2/2] crypto: qat - Enforce valid numa configuration Tadeusz Struk
  0 siblings, 2 replies; 19+ messages in thread
From: Tadeusz Struk @ 2014-10-08 17:38 UTC (permalink / raw)
  To: herbert
  Cc: prarit, bruce.w.allan, qat-linux, john.griffin, linux-crypto,
	naleksan, davem

Hi,
These two patches fix invalid (zero length) dma mapping and
enforce numa configuration for maximum performance.

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         |    9 ++++++++-
 drivers/crypto/qat/qat_dh895xcc/adf_isr.c         |    2 +-
 7 files changed, 28 insertions(+), 15 deletions(-)

-- 

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-10-11 17:07 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-08 17:38 [PATCH 0/2] crypto: qat - Fix for invalid dma mapping and numa Tadeusz Struk
2014-10-08 17:38 ` [PATCH 1/2] crypto: qat - Prevent dma mapping zero length assoc data Tadeusz Struk
2014-10-08 17:38 ` [PATCH 2/2] crypto: qat - Enforce valid numa configuration Tadeusz Struk
2014-10-08 17:57   ` Prarit Bhargava
2014-10-08 18:11     ` Tadeusz Struk
2014-10-08 18:35       ` Prarit Bhargava
2014-10-08 18:57         ` Tadeusz Struk
2014-10-08 19:01           ` Prarit Bhargava
2014-10-08 19:25             ` Tadeusz Struk
2014-10-09 11:23               ` Prarit Bhargava
2014-10-09 16:14                 ` Tadeusz Struk
2014-10-09 17:32                   ` Prarit Bhargava
2014-10-09 19:55                     ` Tadeusz Struk
2014-10-09 21:42                       ` Prarit Bhargava
2014-10-09 23:12                         ` Tadeusz Struk
2014-10-10 11:23                           ` Prarit Bhargava
2014-10-10 13:25                             ` Tadeusz Struk
2014-10-10 22:15                               ` Prarit Bhargava
2014-10-11 17:05                                 ` Tadeusz Struk

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).