All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: "Longpeng(Mike)" <longpeng2@huawei.com>
Cc: berrange@redhat.com, kraxel@redhat.com, pbonzini@redhat.com,
	eblake@redhat.com, xuquan8@huawei.com, arei.gonglei@huawei.com,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for-2.10 00/19] crypto: add af_alg-backend support
Date: Tue, 11 Apr 2017 16:43:55 +0200	[thread overview]
Message-ID: <87y3v7c8d0.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <1491814997-58268-1-git-send-email-longpeng2@huawei.com> (Longpeng's message of "Mon, 10 Apr 2017 17:03:17 +0800")

"Longpeng(Mike)" <longpeng2@huawei.com> writes:

> The AF_ALG socket family is the userspace interface for linux
> crypto API, users can use it to access hardware accelerators.
>
> This patchset adds a afalg-backend for qemu crypto subsystem. Currently
> when performs encrypt/decrypt, we'll try afalg-backend first and will
> back to libiary-backend if it failed.
>
> In the next step, It would support a command parameter to specifies
> which backends prefer to and some other improvements.

Series isn't threaded properly even though your Message-Id suggests use
of git-send-email.  Did you pass --no-thread, or do you have
sendemail.thread configured off?

      parent reply	other threads:[~2017-04-11 14:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10  9:03 [Qemu-devel] [PATCH for-2.10 00/19] crypto: add af_alg-backend support Longpeng(Mike)
2017-04-10  9:28 ` Gonglei (Arei)
2017-04-10  9:40   ` Longpeng (Mike)
2017-04-11 14:43 ` Markus Armbruster [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=87y3v7c8d0.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=arei.gonglei@huawei.com \
    --cc=berrange@redhat.com \
    --cc=eblake@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=longpeng2@huawei.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=xuquan8@huawei.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.