netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [0/7] IPsec: Preparatory patcheds for async crypto on output
Date: Mon, 8 Oct 2007 16:20:40 +0400	[thread overview]
Message-ID: <20071008122034.GA23718@2ka.mipt.ru> (raw)
In-Reply-To: <20071008112818.GA3010@gondor.apana.org.au>

On Mon, Oct 08, 2007 at 07:28:18PM +0800, Herbert Xu (herbert@gondor.apana.org.au) wrote:
> Here is a bunch of patches paving the way for removal of the
> state spin lock on the output path so that we can let the crypto
> complete asynchronously.

Hi Herbert.

This looks great. I especially like xfrm output path generalization and
xfrm_skb_cb structure introduction (acrypto allocated a special
structure from slab for each packet).
Do you expect to complete full async processing before 2.6.24 and, Dave,
is there any chance it can be accepted for upcoming release?

-- 
	Evgeniy Polyakov

  parent reply	other threads:[~2007-10-08 12:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-08 11:28 [0/7] IPsec: Preparatory patcheds for async crypto on output Herbert Xu
2007-10-08 11:29 ` [PATCH 1/7] [IPSEC] esp: Remove keys from esp_data structure Herbert Xu
2007-10-09  0:14   ` David Miller
2007-10-08 11:29 ` [PATCH 2/7] [IPSEC] ah: Remove keys from ah_data structure Herbert Xu
2007-10-09  0:14   ` David Miller
2007-10-08 11:29 ` [PATCH 3/7] [IPSEC]: Move common output code to xfrm_output Herbert Xu
2007-10-09  0:17   ` David Miller
2007-10-09  1:02     ` Herbert Xu
2007-10-09  1:18       ` David Miller
2007-10-08 11:29 ` [PATCH 4/7] [IPSEC]: Move xfrm_state_check into xfrm_output.c Herbert Xu
2007-10-09  0:25   ` David Miller
2007-10-08 11:29 ` [PATCH 5/7] [IPSEC]: Move output replay code into xfrm_output Herbert Xu
2007-10-09  0:26   ` David Miller
2007-10-08 11:29 ` [PATCH 6/7] [IPSEC]: Unexport xfrm_replay_notify Herbert Xu
2007-10-09  0:26   ` David Miller
2007-10-08 11:29 ` [PATCH 7/7] [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c Herbert Xu
2007-10-09  0:27   ` David Miller
2007-10-08 12:20 ` Evgeniy Polyakov [this message]
2007-10-09  0:28   ` [0/7] IPsec: Preparatory patcheds for async crypto on output David Miller
2007-10-09  5:30     ` Evgeniy Polyakov

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=20071008122034.GA23718@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --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 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).