From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 4620F9E3 for ; Tue, 20 Feb 2018 12:02:43 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Feb 2018 03:02:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,538,1511856000"; d="scan'208";a="18942057" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga007.jf.intel.com with ESMTP; 20 Feb 2018 03:02:40 -0800 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.19]) by IRSMSX104.ger.corp.intel.com ([169.254.5.101]) with mapi id 14.03.0319.002; Tue, 20 Feb 2018 11:02:39 +0000 From: "Burakov, Anatoly" To: 'Yuanhan Liu' CC: 'dpdk stable' Thread-Topic: please help backporting some patches to LTS release 17.11.1 Thread-Index: AQHTn/auL1zsfe2HpESIrenvLbp4QKOgmTeggAGneACAAACaQIAK8oyA Date: Tue, 20 Feb 2018 11:02:38 +0000 Message-ID: References: <20180207093155.GA31542@yliu-mob> <20180213114638.GC2156@yliu-mob> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWIwNDVjYzUtYWE2NS00YjYzLTg2YjItM2U0M2U3NTg5YzE5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJ5MGFtQ3ZwRGFCaTRcL2NsY09VejI5K1A3ZUhLN2IwbVRObVN4RExOclRMXC9VQTVROXcyWW5OUm45YWVcL0VYemxqIn0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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, 20 Feb 2018 11:02:44 -0000 Hi, The commit in question will apply, if previous changes are applied, specifi= cally, patch fixing a typo [1]. After these patches are applied (specifical= ly, the first one), the patch in question [2] should apply as well. [1] http://dpdk.org/dev/patchwork/patch/32587/ [2] http://dpdk.org/dev/patchwork/patch/34813/ Thanks, Anatoly > -----Original Message----- > From: Burakov, Anatoly > Sent: Tuesday, February 13, 2018 11:49 AM > To: Yuanhan Liu > Cc: dpdk stable > Subject: RE: please help backporting some patches to LTS release 17.11.1 >=20 > I must've checked out the wrong branch then. I'll double-check. My > apologies! >=20 > Thanks, > Anatoly >=20 >=20 > > -----Original Message----- > > From: Yuanhan Liu [mailto:yliu@fridaylinux.org] > > Sent: Tuesday, February 13, 2018 11:47 AM > > To: Burakov, Anatoly > > Cc: dpdk stable > > Subject: Re: please help backporting some patches to LTS release > > 17.11.1 > > > > 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=3D16.07&id=3Dc4831394c7d1944d8ec27d52c22997f20d19718e > > > > > > > > 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 mul= ti-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=E9lio Laranjeiro net/mlx5: fix flow priority on queue > > > > action f07f9bc N=E9lio Laranjeiro net/mlx5: fix port stop by verify > > > > flows are still present > > > > 51e7fa8 N=E9lio Laranjeiro net/mlx5: fix secondary process verific= ation > > > > 35906ac Olivier Matz net/bnxt: fix headroom initialization > > > > 70205b5 Ophir Munk net/failsafe: fix default Tx offloads cap= abilities > > > > 452cd79 Pavan Nikhilesh app/eventdev: fix event device queue coun= t > > > > 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 functio= n > > > > c7bf622 Yongseok Koh net/mlx5: fix handling link status event > > > > 0ff7683 Yong Wang net/dpaa: fix potential memory leak