DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Alex Kiselev <alex@therouter.net>
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: Re: [dpdk-dev] [PATCH v7 1/2] librte_lpm: Improve performance of the delete and add functions
Date: Wed, 19 Sep 2018 17:13:14 +0200	[thread overview]
Message-ID: <8991283.P7ltzSlMOW@xps> (raw)
In-Reply-To: <20180918105717.3EB045B34@dpdk.org>

18/09/2018 12:57, Alex Kiselev:
> lpm6: store rules in hash table for lpm6
> 
> Rework the lpm6 rule subsystem and replace
> current rules algorithm complexity O(n)
> with hashtables which allow dealing with
> large (50k) rule sets.
> 
> Signed-off-by: Alex Kiselev <alex@therouter.net>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Series applied, thanks

       reply	other threads:[~2018-09-19 15:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180918105717.3EB045B34@dpdk.org>
2018-09-19 15:13 ` Thomas Monjalon [this message]
2018-09-18 10:57 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=8991283.P7ltzSlMOW@xps \
    --to=thomas@monjalon.net \
    --cc=alex@therouter.net \
    --cc=bruce.richardson@intel.com \
    --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).