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 B9E0FC34E for ; Thu, 23 Jul 2015 13:08:56 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 23 Jul 2015 04:08:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,529,1432623600"; d="scan'208";a="528943415" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by FMSMGA003.fm.intel.com with ESMTP; 23 Jul 2015 04:08:52 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.149]) by IRSMSX154.ger.corp.intel.com ([169.254.12.253]) with mapi id 14.03.0224.002; Thu, 23 Jul 2015 12:05:45 +0100 From: "Singh, Jasvinder" To: "Dumitrescu, Cristian" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2] announce ABI change for librte_table Thread-Index: AQHQxTbHkeo7yELi1EutShsTA6Q2n53o5ERw Date: Thu, 23 Jul 2015 11:05:44 +0000 Message-ID: <54CBAA185211B4429112C315DA58FF6DD1D0EE@IRSMSX103.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.182] 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:08:57 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Thursday, July 23, 2015 12: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 > and replaced with item on table ops -added item for hash tables >=20 > Signed-off-by: Cristian Dumitrescu > --- Acked-by: Jasvinder Singh