From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 4F7481B2B2 for ; Tue, 13 Feb 2018 12:46:42 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id D47F42104C; Tue, 13 Feb 2018 06:46:41 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 13 Feb 2018 06:46:41 -0500 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=fm2; bh=kfYck/wQBug8nhTNb EHC1ghuJ4k1WSSh7dV9UC5m/+U=; b=E79mZi7Kq3rokgvlaZyVJHHFUTNmQU0Yn gT+HoI971f4co6UV8PhKDrxoTXxHPkUS9Pw8OQMctRbgeZ2C0ZuYruoRHQYac4Hd nopLe3kEcF6W0696coXWxlXXioMwXebe5DgU8KPARxIo9K1b988SZMwsICodU7dA kCfpS5k4NbjtSphKQPBL4hagkI7H9+lQhugIPmwFQfMC2kNrO/T/2tJVkLPAQY+H CaLyYrb4xOIsFNvLeaJIuq8V/izp4htXGnRsiotq+a3Q3Fm/hmKfKhl4obU1YxZK MTE+K6AXbN8n6ghhqQZi8L1smxy3CKVbiHOA2kMAsLRkASGOTwXSw== 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=kfYck/ wQBug8nhTNbEHC1ghuJ4k1WSSh7dV9UC5m/+U=; b=fzGL9S1nkyH3c8DgTMZx74 i+AmyaVVeG2cOJaK64kCOSJCDvaKMFkiu0iGNhDkn+XCZKwmjBnQhpoxioFU6fZ+ 4mdZLqRKwoFHt0bZoK9qJp2B/n2Vl3IJvbeU9aGwKP2j1e729qnleFADIYiudJOB Kjio5ujXxTCLVND56FFhMeFy4HSJFUrKEU28V1b62/Fy208pu+BiCAFDfEf9LVol +D/rhbhr8+8Xl6p02iDAQCC5Pc+XcMLNlAtveSM05Xvp7y2pNaOeszbFaueGHKsL scQ371kUz9eX8hwOjDgYqtdhH5/yZlEsuBB3Sb2RZJyMKkf9gn+GYevWMwvmAnXQ == X-ME-Sender: Received: from yliu-mob (unknown [115.150.27.48]) by mail.messagingengine.com (Postfix) with ESMTPA id D61D27E4A8; Tue, 13 Feb 2018 06:46:40 -0500 (EST) Date: Tue, 13 Feb 2018 19:46:38 +0800 From: Yuanhan Liu To: "Burakov, Anatoly" Cc: dpdk stable Message-ID: <20180213114638.GC2156@yliu-mob> References: <20180207093155.GA31542@yliu-mob> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2018 11:46:42 -0000 On Mon, Feb 12, 2018 at 10:36:23AM +0000, Burakov, Anatoly wrote: > Hi, > > I've looked at commit 5c45e0f. This patch cannot be backported before 71330483 [1] is applied, as it depends on changes made in that patch. > > http://dpdk.org/dev/patchwork/patch/31276/ > > Logs show that it was CC'd to stable, but it looks like it wasn't integrated into stable. That patch is part of the v17.11 release (was merged after v17.11-rc3). So it's also in the 17.11 stable branch. --yliu > > > > -----Original Message----- > > From: Yuanhan Liu [mailto:yliu@fridaylinux.org] > > Sent: Wednesday, February 7, 2018 9:32 AM > > To: dpdk stable > > Cc: Burakov, Anatoly ; Xing, Beilei > > ; Iremonger, Bernard > > ; Harish Patil ; > > Nelio Laranjeiro ; Olivier Matz > > ; Ophir Munk ; Pavan > > Nikhilesh ; Zhang, Qi Z > > ; Shahaf Shuler ; > > Varghese, Vipin ; Yongseok Koh > > ; Yong Wang > > Subject: please help backporting some patches to LTS release 17.11.1 > > > > Hi commit authors (and maintainers), > > > > I didn't manage to apply following commits from upstream to stable branch > > 17.11: conflict happens. I'm wondering can the authors check the following > > list and backport those patches belong to you? > > > > FYI, branch 17.11 is located at tree: > > git://dpdk.org/dpdk-stable > > > > It'd be great if you could do that in one weeks. Also, please add a heading > > line like below before the commit log body: > > [ backported from upstream commit xxx ] > > > > Example: http://dpdk.org/browse/dpdk- > > stable/commit/?h=16.07&id=c4831394c7d1944d8ec27d52c22997f20d19718e > > > > Please let me know if you have any comments, say, need more time, or it's > > worthless to packport it. And please send it to "stable@dpdk.org", but not > > "dev@dpdk.org". > > > > Also, please make an reply to me when you have done that, just in case I > > may miss the backport email. > > > > Thanks. > > > > -yliu > > > > --- > > 5c45e0f Anatoly Burakov test/memzone: handle previously allocated > > memzones > > 4ab8314 Beilei Xing net/i40e: fix interrupt conflict with multi-driver > > cfdfca4 Beilei Xing net/i40e: fix multiple driver support > > 378cc7f Beilei Xing net/i40e: fix Rx interrupt > > 5cbf8b4 Bernard Iremonger test/flow_classify: remove port bound > > requirement > > dd28bc8 Harish Patil net/qede: fix VF port creation sequence > > c3299d7 Nélio Laranjeiro net/mlx5: fix flow priority on queue action f07f9bc > > Nélio Laranjeiro net/mlx5: fix port stop by verify flows are still present > > 51e7fa8 Nélio Laranjeiro net/mlx5: fix secondary process verification > > 35906ac Olivier Matz net/bnxt: fix headroom initialization > > 70205b5 Ophir Munk net/failsafe: fix default Tx offloads capabilities > > 452cd79 Pavan Nikhilesh app/eventdev: fix event device queue count > > dd18b06 Qi Zhang net/e1000: fix mailbox interrupt handler > > 6810c63 Qi Zhang net/ixgbe: fix mailbox interrupt handler > > cd230a3 Shahaf Shuler net/mlx5: fix CRC strip capability query > > e313ef4 Shahaf Shuler net/mlx5: fix link state on device start > > da23f0a Vipin Varghese service: fix memory leak with new function > > c7bf622 Yongseok Koh net/mlx5: fix handling link status event > > 0ff7683 Yong Wang net/dpaa: fix potential memory leak