From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id A428128FD for ; Fri, 23 Sep 2016 14:54:18 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 23 Sep 2016 05:54:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,381,1470726000"; d="scan'208";a="172380878" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by fmsmga004.fm.intel.com with ESMTP; 23 Sep 2016 05:54:17 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.164]) by irsmsx105.ger.corp.intel.com ([169.254.7.196]) with mapi id 14.03.0248.002; Fri, 23 Sep 2016 13:54:16 +0100 From: "Dumitrescu, Cristian" To: "Chokkalingam, SankarX" , "dev@dpdk.org" CC: "Singh, Jasvinder" , "Rao, GuruprasadX" Thread-Topic: [PATCH 0/3] changes for enabling cuckoo hash into table library Thread-Index: AQHSFLjO22Y37JM9d0a+Wop89bDDWqCHCX1Q Date: Fri, 23 Sep 2016 12:54:15 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D8912647A87C3F@IRSMSX108.ger.corp.intel.com> References: <1474539127-232221-1-git-send-email-sankarx.chokkalingam@intel.com> In-Reply-To: <1474539127-232221-1-git-send-email-sankarx.chokkalingam@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzE5NzdjZTAtYmY1OS00ODcxLTg5ZWItMzkyODk0MGU3MjIyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InE4cEVua1Qxa0t2T0k5aWFlTExQTklxRmU3bmRBUHRoRUhZeFwvVXVJRm9vPSJ9 x-ctpclassification: CTP_IC 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 0/3] changes for enabling cuckoo hash into table library 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: Fri, 23 Sep 2016 12:54:19 -0000 > -----Original Message----- > From: Chokkalingam, SankarX > Sent: Thursday, September 22, 2016 11:12 AM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Singh, Jasvinde= r > ; Chokkalingam, SankarX > ; Rao, GuruprasadX > > Subject: [PATCH 0/3] changes for enabling cuckoo hash into table library >=20 > From: Guruprasad Rao >=20 >=20 Acked-by: Cristian Dumitrescu