From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id DD01237B4 for ; Mon, 26 Sep 2016 10:06:30 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP; 26 Sep 2016 01:06:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,398,1470726000"; d="scan'208";a="13702119" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga004.jf.intel.com with ESMTP; 26 Sep 2016 01:06:28 -0700 Date: Mon, 26 Sep 2016 16:06:57 +0800 From: Yuanhan Liu To: Thomas Monjalon Cc: Aleksey Katargin , "Dumitrescu, Cristian" , stable@dpdk.org, "Mcnamara, John" Message-ID: <20160926080657.GL23158@yliu-dev.sh.intel.com> References: <1470042043-2695-1-git-send-email-gureedo@gmail.com> <3EB4FA525960D640B5BDFFD6A3D8912647A3E898@IRSMSX108.ger.corp.intel.com> <2237091.iZAeaoXJuY@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2237091.iZAeaoXJuY@xps13> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] table: add missing exports X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2016 08:06:31 -0000 On Mon, Aug 22, 2016 at 10:43:43PM +0200, Thomas Monjalon wrote: > > > Signed-off-by: Aleksey Katargin > > > > Acked-by: Cristian Dumitrescu > > Fixes: 8aa327214ceb ("table: hash") > Fixes: 68866e2417cc ("table: add 16-byte hash operations computed on lookup") > > > Applied, thanks FYI, this patch has been applied to stable branch v16.07. It hasn't been pushed to http://dpdk.org/browse/dpdk-stable/ yet. It will be pushed if I get no objections in around TWO days. So please shutout if you have objections. Thanks. --yliu