From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] announce ABI change for librte_table Date: Sat, 15 Aug 2015 23:48:11 +0200 Message-ID: <11081576.7xLY6RY7C4@xps13> References: <1437649189-27211-1-git-send-email-cristian.dumitrescu@intel.com> <54CBAA185211B4429112C315DA58FF6DD1D0EE@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Dumitrescu, Cristian" Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 261E18E61 for ; Sat, 15 Aug 2015 23:49:27 +0200 (CEST) Received: by wicja10 with SMTP id ja10so50064513wic.1 for ; Sat, 15 Aug 2015 14:49:27 -0700 (PDT) In-Reply-To: <54CBAA185211B4429112C315DA58FF6DD1D0EE@IRSMSX103.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > v2 changes: > > -changed item on LPM table to add LPM IPv6 -removed item for ACL table > > and replaced with item on table ops -added item for hash tables > > > > Signed-off-by: Cristian Dumitrescu > > --- > > Acked-by: Jasvinder Singh Applied, thanks