From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id AA2AB7F50 for ; Thu, 27 Nov 2014 16:45:50 +0100 (CET) Received: by mail-wg0-f49.google.com with SMTP id x12so6721149wgg.8 for ; Thu, 27 Nov 2014 07:45:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=7sFSGT3ZKxtI2vWgTLn5edIZsv0MY3PfK/sxCOot7qs=; b=Wxb8kXNJN3X+Bk0h8QhjqXzRUfUQNs2WazncmvprlwhS0PGV4S/5aLMhOMpNGOZYDp f9iVFzofx9JYmyXJtZWnaD+hvkbAQJ8HB5kCrOcHOq+F3ZvjJcJsQyCyjO1MkVUs7tun UPoG2ADLQEtRUXo7zD5igb1nqpyNAERnOARC5TKR8babU0jrEIr2WKKL0yBa4U2kuifL sYKHlkXzw2FqtiWwWgI/e6gFX5DQPN7lpN9I1TgBdpzUf4Rhq22AN/iWXWAtbACDBXxh Y3EPhJrjUoOYbBnAE5WXbFI99OiK0Vh49FPQQDYC+kDnlEckbRJFqTI/VVKlJzbT2aAx qhSQ== X-Gm-Message-State: ALoCoQmWbaC9TR864umjOql9snmg8gwdLOocn2gDoEa7W+gbfDCsP5gifwR+9YpphEtfD9maUiCh X-Received: by 10.194.243.106 with SMTP id wx10mr59502051wjc.97.1417103150542; Thu, 27 Nov 2014 07:45:50 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id d16sm3832002wib.4.2014.11.27.07.45.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Nov 2014 07:45:49 -0800 (PST) From: Thomas Monjalon To: Helin Zhang Date: Thu, 27 Nov 2014 16:45:27 +0100 Message-ID: <1818153.5pJLdLrzE6@xps13> Organization: 6WIND User-Agent: KMail/4.14.3 (Linux/3.17.4-1-ARCH; KDE/4.14.3; x86_64; ; ) In-Reply-To: <1416409096-1340-1-git-send-email-helin.zhang@intel.com> References: <1413861289-26662-1-git-send-email-helin.zhang@intel.com> <1416409096-1340-1-git-send-email-helin.zhang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 15:45:50 -0000 Hi Helin, I think you are working on a v7 of this patchset, right? Any news? -- Thomas