[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1440094958-1808151-1-git-send-email-tom@herbertland.com>
Date: Thu, 20 Aug 2015 11:22:36 -0700
From: Tom Herbert <tom@...bertland.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: <kernel-team@...com>
Subject: [PATCH net-next v2 0/2] ila: Precompute checksums
This patch set:
- Adds argument ot LWT build_state that holds a pointer to the fib
configuration being applied to the new route
- Adds support in ILA to precompute checksum difference for
performance optimization
v2:
Move return argument in build_state to end of arguments
Tom Herbert (2):
lwt: Add cfg argumnt to build_state
ila: Precompute checksum difference for translations
include/net/lwtunnel.h | 5 ++++-
net/core/lwtunnel.c | 5 +++--
net/ipv4/fib_semantics.c | 15 +++++++++------
net/ipv4/ip_tunnel_core.c | 1 +
net/ipv6/ila.c | 19 +++++++++++++++++++
net/ipv6/route.c | 3 ++-
net/mpls/mpls_iptunnel.c | 1 +
7 files changed, 39 insertions(+), 10 deletions(-)
--
1.8.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists