From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 55552C33A for ; Thu, 23 Jul 2015 13:34:19 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 23 Jul 2015 04:34:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,530,1432623600"; d="scan'208";a="768153184" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga002.fm.intel.com with ESMTP; 23 Jul 2015 04:34:17 -0700 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.158]) by IRSMSX152.ger.corp.intel.com ([169.254.6.154]) with mapi id 14.03.0224.002; Thu, 23 Jul 2015 12:34:02 +0100 From: "Gajdzica, MaciejX T" To: "Dumitrescu, Cristian" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2] announce ABI change for librte_table Thread-Index: AQHQxTbHSbHulKXr8kmfNrGW5OqYgp3o7Gzw Date: Thu, 23 Jul 2015 11:34:01 +0000 Message-ID: <9CC680510C0AC140A846FED2EF7F962826C08A04@IRSMSX102.ger.corp.intel.com> References: <1437649189-27211-1-git-send-email-cristian.dumitrescu@intel.com> In-Reply-To: <1437649189-27211-1-git-send-email-cristian.dumitrescu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] announce ABI change for librte_table X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2015 11:34:19 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Thursday, July 23, 2015 1:00 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2] announce ABI change for librte_table >=20 > v2 changes: > -changed item on LPM table to add LPM IPv6 -removed item for ACL table an= d > replaced with item on table ops -added item for hash tables >=20 > Signed-off-by: Cristian Dumitrescu > --- Acked-by: Maciej Gajdzica