From: David Miller <davem@davemloft.net>
To: tom@herbertland.com
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com, kernel-team@fb.com
Subject: Re: [PATCH v2 net-next 0/2] ila: Cache a route in ILA lwt structure
Date: Sat, 15 Oct 2016 17:34:01 -0400 (EDT) [thread overview]
Message-ID: <20161015.173401.871906699367991045.davem@davemloft.net> (raw)
In-Reply-To: <20161014182537.1713757-1-tom@herbertland.com>
From: Tom Herbert <tom@herbertland.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.
prev parent reply other threads:[~2016-10-15 21:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-14 18:25 [PATCH v2 net-next 0/2] ila: Cache a route in ILA lwt structure Tom Herbert
2016-10-14 18:25 ` [PATCH v2 net-next 1/2] lwtunnel: Add destroy state operation Tom Herbert
2016-10-14 18:25 ` [PATCH v2 net-next 2/2] ila: Cache a route to translated address Tom Herbert
2016-10-15 21:34 ` 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=20161015.173401.871906699367991045.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kernel-team@fb.com \
--cc=netdev@vger.kernel.org \
--cc=roopa@cumulusnetworks.com \
--cc=tom@herbertland.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).