From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: netdev@vger.kernel.org, idosch@mellanox.com, mlxsw@mellanox.com
Subject: Re: [patch net-next 0/3] mlxsw: spectrum_router: Optimize LPM trees
Date: Mon, 22 Jan 2018 09:22:28 -0500 (EST) [thread overview]
Message-ID: <20180122.092228.1736668568145702413.davem@davemloft.net> (raw)
In-Reply-To: <20180122081742.3553-1-jiri@resnulli.us>
From: Jiri Pirko <jiri@resnulli.us>
Date: Mon, 22 Jan 2018 09:17:39 +0100
> From: Jiri Pirko <jiri@mellanox.com>
>
> Ido says:
>
> This set tries to optimize the structure of the LPM trees used for route
> lookup by avoiding lookups that are guaranteed not to return a result.
> This is done by making sure only used prefix lengths are present in the
> tree.
>
> First two patches are small preparatory steps towards the actual change
> in the last patch.
Series applied, thanks everyone.
prev parent reply other threads:[~2018-01-22 14:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 8:17 [patch net-next 0/3] mlxsw: spectrum_router: Optimize LPM trees Jiri Pirko
2018-01-22 8:17 ` [patch net-next 1/3] mlxsw: spectrum_router: Use the nodes list as indication for empty FIB Jiri Pirko
2018-01-22 8:17 ` [patch net-next 2/3] mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function Jiri Pirko
2018-01-22 8:17 ` [patch net-next 3/3] mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree Jiri Pirko
2018-01-22 14:22 ` 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=20180122.092228.1736668568145702413.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=idosch@mellanox.com \
--cc=jiri@resnulli.us \
--cc=mlxsw@mellanox.com \
--cc=netdev@vger.kernel.org \
/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).