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 951E3C364 for ; Tue, 16 Jun 2015 23:44:11 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 16 Jun 2015 14:44:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,628,1427785200"; d="scan'208";a="744714644" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga002.fm.intel.com with ESMTP; 16 Jun 2015 14:44:11 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.201]) by IRSMSX101.ger.corp.intel.com ([169.254.1.201]) with mapi id 14.03.0224.002; Tue, 16 Jun 2015 22:44:09 +0100 From: "De Lara Guarch, Pablo" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH 0/6] Cuckoo hash Thread-Index: AQHQn5yj3xhLi/V/EEGkpLh8c2fdKZ2vJR8AgACWjSA= Date: Tue, 16 Jun 2015 21:44:08 +0000 Message-ID: References: <1433514804-7075-1-git-send-email-pablo.de.lara.guarch@intel.com> <1565665.YavyrNBvEs@xps13> In-Reply-To: <1565665.YavyrNBvEs@xps13> 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 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 0/6] Cuckoo hash 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: Tue, 16 Jun 2015 21:44:12 -0000 Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, June 16, 2015 2:44 PM > To: De Lara Guarch, Pablo > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/6] Cuckoo hash >=20 > Hi Pablo, >=20 > 2015-06-05 15:33, Pablo de Lara: > > Things left for v2: > > - Improve unit tests to show clearer performance numbers > > - Documentation changes >=20 > When do you plan to submit a v2? I should have a v2 submitted by the end of this week. Thanks for asking, Pablo