[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161015.173401.871906699367991045.davem@davemloft.net>
Date: Sat, 15 Oct 2016 17:34:01 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tom@...bertland.com
Cc: netdev@...r.kernel.org, roopa@...ulusnetworks.com,
kernel-team@...com
Subject: Re: [PATCH v2 net-next 0/2] ila: Cache a route in ILA lwt structure
From: Tom Herbert <tom@...bertland.com>
Date: Fri, 14 Oct 2016 11:25:35 -0700
> Add a dst_cache to ila_lwt structure. This holds a cached route for the
> translated address. In ila_output we now perform a route lookup after
> translation and if possible (destination in original route is full 128
> bits) we set the dst_cache. Subsequent calls to ila_output can then use
> the cache to avoid the route lookup.
...
Series applied, thanks Tom.
Powered by blists - more mailing lists