commit | 09c7570480f7544ffbf8e6db365208b0b0c154c6 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Jul 17 13:57:26 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:13:41 2017 -0700 |
tree | 65c8b2560b2c819b8948244fa707d4fa128b4da9 | |
parent | bd45c539bf56650fb8fbab09c36f4b9afcbd4e1c [diff] |
xfrm: remove flow cache After rcu conversions performance degradation in forward tests isn't that noticeable anymore. See next patch for some numbers. A followup patcg could then also remove genid from the policies as we do not cache bundles anymore. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>