All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harsh Jain <harsh@chelsio.com>
To: herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org,
	netdev@vger.kernel.org, atul.gupta@chelsio.com,
	ganeshgr@chelsio.com
Cc: Harsh Jain <harsh@chelsio.com>
Subject: [PATCH 0/4]  Bug fixes and fallback for AEAD
Date: Mon, 10 Apr 2017 18:23:57 +0530	[thread overview]
Message-ID: <cover.1491807106.git.harsh@chelsio.com> (raw)

This series based on Herbert cryptodev-2.6.
It includes bug fixes and fallback for AEAD algos.

Harsh Jain (3):
  chcr: Increase priority of AEAD algos.
  chcr:Set hmac_ctrl bit to use HW register HMAC_CFG[456].
  chcr: Add fallback for AEAD algos
Atul Gupta (1):
  chcr: Fix txq ids

 drivers/crypto/chelsio/chcr_algo.c              |  298 ++++++++++++++---------
 drivers/crypto/chelsio/chcr_algo.h              |    4 +
 drivers/crypto/chelsio/chcr_core.h              |    2 +
 drivers/crypto/chelsio/chcr_crypto.h            |   10 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c |    9 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h  |    1 +
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h   |    3 +-
 7 files changed, 210 insertions(+), 117 deletions(-)

             reply	other threads:[~2017-04-10 12:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10 12:53 Harsh Jain [this message]
2017-04-10 12:53 ` [PATCH 1/4] chcr: Increase priority of AEAD algos Harsh Jain
2017-04-10 12:53 ` [PATCH 2/4] chcr:Set hmac_ctrl bit to use HW register HMAC_CFG[456] Harsh Jain
2017-04-10 12:54 ` [PATCH 3/4] chcr:Fix txq ids Harsh Jain
2017-04-10 12:54 ` [PATCH 4/4] chcr: Add fallback for AEAD algos Harsh Jain
2017-04-21 13:14 ` [PATCH 0/4] Bug fixes and fallback for AEAD 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=cover.1491807106.git.harsh@chelsio.com \
    --to=harsh@chelsio.com \
    --cc=atul.gupta@chelsio.com \
    --cc=ganeshgr@chelsio.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.