From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id D4B301518 for ; Thu, 27 Nov 2014 17:18:03 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 27 Nov 2014 08:10:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,470,1413270000"; d="scan'208";a="629271124" Received: from pgsmsx101.gar.corp.intel.com ([10.221.44.78]) by fmsmga001.fm.intel.com with ESMTP; 27 Nov 2014 08:18:01 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by PGSMSX101.gar.corp.intel.com (10.221.44.78) with Microsoft SMTP Server (TLS) id 14.3.195.1; Fri, 28 Nov 2014 00:17:59 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.182]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.240]) with mapi id 14.03.0195.001; Fri, 28 Nov 2014 00:17:53 +0800 From: "Zhang, Helin" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v6 0/3] Support configuring hash functions Thread-Index: AQHQCllRRKV+kX7p+ka4PfXw0PQ0A5x0pnpw Date: Thu, 27 Nov 2014 16:17:52 +0000 Message-ID: References: <1413861289-26662-1-git-send-email-helin.zhang@intel.com> <1416409096-1340-1-git-send-email-helin.zhang@intel.com> <1818153.5pJLdLrzE6@xps13> In-Reply-To: <1818153.5pJLdLrzE6@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] 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 v6 0/3] Support configuring hash functions 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, 27 Nov 2014 16:18:04 -0000 Hi Thomas Yes, I am working on it. But still a few review comments should be dealt wi= th. Hopefully I can send it out tomorrow. Thank you! Regards, Helin > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, November 27, 2014 11:45 PM > To: Zhang, Helin > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v6 0/3] Support configuring hash functions >=20 > Hi Helin, >=20 > I think you are working on a v7 of this patchset, right? > Any news? >=20 > -- > Thomas