From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] LPM: add iterator over LPM rules Date: Sun, 28 Oct 2018 11:24:14 +0100 Message-ID: <21111006.6ffmIrYtWP@xps> References: <20180708214606.124420-1-qiaobinf@bu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Qiaobin Fu , michel@digirati.com.br, doucette@bu.edu To: Bruce Richardson Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 24D5A2B91 for ; Sun, 28 Oct 2018 11:24:09 +0100 (CET) In-Reply-To: <20180708214606.124420-1-qiaobinf@bu.edu> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/07/2018 23:46, Qiaobin Fu: > Add an iterator over the LPM rules. > The iterator requires a prefix as a parameter and > lists all entries as long as the given prefix (or longer). > > Signed-off-by: Qiaobin Fu > Reviewed-by: Cody Doucette > Reviewed-by: Michel Machado Any news about this patch?