From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v4 0/4] lib/rib: Add Routing Information Base library Date: Thu, 26 Apr 2018 15:49:02 -0700 Message-ID: <20180426154902.0dc202db@xeon-e3> References: <1524780214-23196-1-git-send-email-medvedkinv@gmail.com> <20180426152448.0c21dc13@xeon-e3> <2223363.sdpvfA4xjr@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Medvedkin Vladimir , dev@dpdk.org, bruce.richardson@intel.com, cristian.dumitrescu@intel.com To: Thomas Monjalon Return-path: Received: from mail-pg0-f45.google.com (mail-pg0-f45.google.com [74.125.83.45]) by dpdk.org (Postfix) with ESMTP id B3D0B8E71 for ; Fri, 27 Apr 2018 00:49:05 +0200 (CEST) Received: by mail-pg0-f45.google.com with SMTP id l2so3710207pgc.7 for ; Thu, 26 Apr 2018 15:49:05 -0700 (PDT) In-Reply-To: <2223363.sdpvfA4xjr@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, 27 Apr 2018 00:27:03 +0200 Thomas Monjalon wrote: > 27/04/2018 00:24, Stephen Hemminger: > > The existing slowness of add and delete was fixed at Vyatta/Brocade by > > replacing list with red-black tree. Patches were submitted but never merged. > > I don't remember these patches. > Why they were not merged? > > http://dpdk.org/dev/patchwork/patch/7981/