From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 45B9D2BD5 for ; Mon, 25 Apr 2016 12:21:44 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP; 25 Apr 2016 03:21:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,532,1455004800"; d="scan'208";a="691803044" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.132]) by FMSMGA003.fm.intel.com with SMTP; 25 Apr 2016 03:21:41 -0700 Received: by (sSMTP sendmail emulation); Mon, 25 Apr 2016 11:21:40 +0025 Date: Mon, 25 Apr 2016 11:21:40 +0100 From: Bruce Richardson To: Thomas Monjalon Cc: dev@dpdk.org Message-ID: <20160425102140.GA5408@bricha3-MOBL3> References: <1461333860-10793-1-git-send-email-thomas.monjalon@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461333860-10793-1-git-send-email-thomas.monjalon@6wind.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] version: 16.07-rc0 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: Mon, 25 Apr 2016 10:21:44 -0000 On Fri, Apr 22, 2016 at 04:04:20PM +0200, Thomas Monjalon wrote: > After having removed the deprecated stuff, we can start pushing > new fixes and features in the version 16.07. > > Signed-off-by: Thomas Monjalon Acked-by: Bruce Richardson