From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 674052BF5; Fri, 8 Jun 2018 17:20:03 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A97D7219EF; Fri, 8 Jun 2018 11:20:01 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute1.internal (MEProxy); Fri, 08 Jun 2018 11:20:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fridaylinux.org; h=cc:content-transfer-encoding:content-type:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=ccxw/FIV373G8AJqz oQm7JIntCPpEU/OF0eepcrGRNY=; b=YtQNGfOL4HpMoDW/IgFMQ7Q3UnOQ2iTdk 5G3taUeuV4tl/UTRMhwyNZRmSWXpLapyJEqFCt8zImInqxsY2M78NZu+1eFMjlAt sgvPviCxvhePsdFIGGqsq1QWXWpI/2zbe/jBLyvgzGRUBMeGp6yl5/M+5/o8tuv5 grX1gbz0wygxfAIeoMj9KBUrdtdL17BhfbSB5GOH8dkYltT4Xm/n79bK0mfmzMqy 8MciLrLbUkf9Q22NTz36PUmbgTvcyXoqqFYODyiGQ768al95WUQn8WjuPd7UOHFv Msr3dgRq95sy3Qsxjvbp/h0wiOIKqtcTrDkWpjP5Hx9DFibNNQtmw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=ccxw/F IV373G8AJqzoQm7JIntCPpEU/OF0eepcrGRNY=; b=IpqXy9hlAEkYUkPxLcTy7U yG1+9t05w3lPoVW/7QZEiFYQdAcLQfLFOWm61nIQ/4c/hHRkkoIEj9sRj7fFkWcP BYFJ9voDoZxgMssfyj7DjkHNtZtEJfmu32rTCG4W17bBFCG/KTQXwTOyeQqwHVGD J1gkwCy5I8woBO9VAeBLWL/Y5j0TYncd4RFzopnJLij01tSMmg35+KPzkl1lZ6o+ xAQh4oxl+0FlLc0d6yxhdF00bIrSTrwE1eyx2x+rnIIRNq+CKK6NGydjA1KX7zoW 5xkTR3sbby+5zxGVF5gqm8EL6RU+w4/yoWRVYQt/85ilubjtNaHqS7ZS3/Q8HjTg == X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 5D6DB621E6; Fri, 8 Jun 2018 11:20:01 -0400 (EDT) Message-Id: <1528471201.968257.1401119784.0F3305D8@webmail.messagingengine.com> From: Yuanhan Liu To: Bruce Richardson Cc: dpdk stable , dev@dpdk.org, Thomas Monjalon MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-ca618090 Date: Fri, 08 Jun 2018 23:20:01 +0800 In-Reply-To: <20180608150043.GA21352@bricha3-MOBL.ger.corp.intel.com> References: <20180527053517.lv24ma5n452na3cm@yuanhanliu-NB0.tencent.com> <20180608150043.GA21352@bricha3-MOBL.ger.corp.intel.com> Subject: Re: [dpdk-dev] 17.11.3 (LTS) patches review and test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 15:20:03 -0000 On Fri, Jun 8, 2018, at 11:00 PM, Bruce Richardson wrote: > On Sun, May 27, 2018 at 01:35:17PM +0800, Yuanhan Liu wrote: > > Hi all, > > > > Here is a list of patches targeted for LTS release 17.11.3. Please > > help review and test. The planned date for the final release is 8th, > > Jun. Before that, please let me know if anyone has objections with > > these patches being applied. > > > > These patches are located at branch 17.11 of dpdk-stable repo: > > http://dpdk.org/browse/dpdk-stable/ > > > > Thanks. > > > > --yliu > > > Hi Yuanhan, > > while I understand that you are eager to get the release out, I don't > believe all testing has been completed by us on the patches. Can the > release be postponed by a few days to allow the testing to be completed. Hi Bruce, Sure, no problem, I will postpone it to next Friday. Hope it's okay to you guys. And thanks for the testing! --yliu