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 B2C2D1B2D8 for ; Mon, 12 Feb 2018 11:36:29 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Feb 2018 02:36:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,501,1511856000"; d="scan'208";a="174106239" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga004.jf.intel.com with ESMTP; 12 Feb 2018 02:36:25 -0800 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.19]) by IRSMSX108.ger.corp.intel.com ([169.254.11.9]) with mapi id 14.03.0319.002; Mon, 12 Feb 2018 10:36:24 +0000 From: "Burakov, Anatoly" To: Yuanhan Liu , dpdk stable CC: "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 Thread-Topic: please help backporting some patches to LTS release 17.11.1 Thread-Index: AQHTn/auL1zsfe2HpESIrenvLbp4QKOgmTeg Date: Mon, 12 Feb 2018 10:36:23 +0000 Message-ID: References: <20180207093155.GA31542@yliu-mob> In-Reply-To: <20180207093155.GA31542@yliu-mob> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjBlZTQ0ODktNjlmYS00YWI1LTkwN2YtYjE4N2UzYzQwZTYyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJtN1JnMzZlamxHU2RoNDdGT1dvbWh1dzVmMWdcL0FYZzNwcmFrY04zTSt4eGRYMGUrbjludGw5bTZna2RxOXBHUSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] 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: Mon, 12 Feb 2018 10:36:30 -0000 Hi, I've looked at commit 5c45e0f. This patch cannot be backported before 71330= 483 [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 integrate= d into stable. Thanks, Anatoly > -----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 >=20 > Hi commit authors (and maintainers), >=20 > 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 followin= g > list and backport those patches belong to you? >=20 > FYI, branch 17.11 is located at tree: > git://dpdk.org/dpdk-stable >=20 > It'd be great if you could do that in one weeks. Also, please add a headi= ng > line like below before the commit log body: > [ backported from upstream commit xxx ] >=20 > Example: http://dpdk.org/browse/dpdk- > stable/commit/?h=3D16.07&id=3Dc4831394c7d1944d8ec27d52c22997f20d19718e >=20 > 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 no= t > "dev@dpdk.org". >=20 > Also, please make an reply to me when you have done that, just in case I > may miss the backport email. >=20 > Thanks. >=20 > -yliu >=20 > --- > 5c45e0f Anatoly Burakov test/memzone: handle previously allocated > memzones > 4ab8314 Beilei Xing net/i40e: fix interrupt conflict with multi-dri= ver > 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 f= 07f9bc > N=E9lio Laranjeiro net/mlx5: fix port stop by verify flows are still pres= ent > 51e7fa8 N=E9lio Laranjeiro net/mlx5: fix secondary process verification > 35906ac Olivier Matz net/bnxt: fix headroom initialization > 70205b5 Ophir Munk net/failsafe: fix default Tx offloads capabilit= ies > 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