DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Alex Kiselev <alex@therouter.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: Re: [dpdk-dev] [PATCH v6 2/2] librte_lpm: Improve performance of the delete and add functions
Date: Mon, 17 Sep 2018 16:44:21 +0100	[thread overview]
Message-ID: <20180917154421.GB4520@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <bb8595cf-1930-45a6-be55-9a4b018db7ca@fmsmsx105.amr.corp.intel.com>

On Tue, Jul 17, 2018 at 12:20:19PM +0300, Alex Kiselev wrote:
> librte_lpm: Improve lpm6 performance
> 
> There is no need to rebuild the whole LPM tree
> when a rule is deleted. This patch addresses this
> issue introducing new delete operation.
> 
> Signed-off-by: Alex Kiselev <alex@therouter.net>
> ---
>  lib/librte_lpm/rte_lpm6.c | 712 ++++++++++++++++++++++++++++++++++++++--------
>  1 file changed, 597 insertions(+), 115 deletions(-)
> 
As with patch 1, title could do with some rewording to make it clearer the
specific change and that is applies to lpm6 only.

Otherwise:
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

       reply	other threads:[~2018-09-17 15:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bb8595cf-1930-45a6-be55-9a4b018db7ca@fmsmsx105.amr.corp.intel.com>
2018-09-17 15:44 ` Bruce Richardson [this message]
2018-07-17  9:20 Alex Kiselev

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=20180917154421.GB4520@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=alex@therouter.net \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.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).