From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kiselev Subject: Re: [PATCH v3 1/2] librte_lpm: Improve performance of the delete and add functions Date: Mon, 16 Jul 2018 11:10:39 +0300 Message-ID: <1811795776.20180716111039@therouter.net> References: <20180711175356.035761B462@dpdk.org> <20180711133025.256a8ae1@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , Bruce Richardson To: Stephen Hemminger Return-path: Received: from relay-out2.mail.masterhost.ru (relay-out2.mail.masterhost.ru [83.222.12.12]) by dpdk.org (Postfix) with ESMTP id D4B83200 for ; Mon, 16 Jul 2018 10:10:52 +0200 (CEST) In-Reply-To: <20180711133025.256a8ae1@xeon-e3> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Also. Please run checkpatch shell script on your patches. For example, there > should be blank line between declarations and code. fixed in v5 -- Alex