From: David Miller <davem@davemloft.net>
To: steffen.klassert@secunet.com
Cc: herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: pull request (net-next): ipsec-next 2015-05-28
Date: Thu, 28 May 2015 20:23:23 -0700 (PDT) [thread overview]
Message-ID: <20150528.202323.659007977556925952.davem@davemloft.net> (raw)
In-Reply-To: <1432794354-19391-1-git-send-email-steffen.klassert@secunet.com>
From: Steffen Klassert <steffen.klassert@secunet.com>
Date: Thu, 28 May 2015 08:25:47 +0200
> 1) Remove xfrm_queue_purge as this is the same as skb_queue_purge.
>
> 2) Optimize policy and state walk.
>
> 3) Use a sane return code if afinfo registration fails.
>
> 4) Only check fori a acquire state if the state is not valid.
>
> 5) Remove a unnecessary NULL check before xfrm_pol_hold
> as it checks the input for NULL.
>
> 6) Return directly if the xfrm hold queue is empty, avoid
> to take a lock as it is nothing to do in this case.
>
> 7) Optimize the inexact policy search and allow for matching
> of policies with priority ~0U.
>
> All from Li RongQing.
>
> Please pull or let me know if there are problems.
Pulled, thanks Steffen.
prev parent reply other threads:[~2015-05-29 3:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-28 6:25 pull request (net-next): ipsec-next 2015-05-28 Steffen Klassert
2015-05-28 6:25 ` [PATCH 1/7] xfrm: remove the xfrm_queue_purge definition Steffen Klassert
2015-05-28 6:25 ` [PATCH 2/7] xfrm: optimise the use of walk list header in xfrm_policy/state_walk Steffen Klassert
2015-05-28 6:25 ` [PATCH 3/7] xfrm: fix the return code when xfrm_*_register_afinfo failed Steffen Klassert
2015-05-28 6:25 ` [PATCH 4/7] xfrm: slightly optimise xfrm_input Steffen Klassert
2015-05-28 6:25 ` [PATCH 5/7] xfrm: remove the unnecessary checking before call xfrm_pol_hold Steffen Klassert
2015-05-28 6:25 ` [PATCH 6/7] xfrm: move the checking for old xfrm_policy hold_queue to beginning Steffen Klassert
2015-05-28 6:25 ` [PATCH 7/7] xfrm: optimise to search the inexact policy list Steffen Klassert
2015-05-29 3:23 ` David Miller [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=20150528.202323.659007977556925952.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.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 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).