[dpdk-stable] please help backporting some patches to LTS release 17.11.1
Yongseok Koh
yskoh at mellanox.com
Wed Mar 6 20:03:07 CET 2019
Hi, Anatoly
Please give the list of missing patches of the master branch
so that I can cherry-pick it for v17.11.6.
If you don't think those are not cleanly applicable to stable/17.11,
you could send back-ports to stable at dpdk.org along with the prefix,
git send-email --subject-prefix='PATCH 17.11' ...
Thanks,
Yongseok
> On Mar 6, 2019, at 2:56 AM, Burakov, Anatoly <anatoly.burakov at intel.com> wrote:
>
> Hi all,
>
> It seems that this patch has never made it into 17.11 stable. Is there anything that I can do to make it happen?
>
> Thanks,
> Anatoly
>
>> -----Original Message-----
>> From: Burakov, Anatoly
>> Sent: Tuesday, February 20, 2018 11:03 AM
>> To: 'Yuanhan Liu' <yliu at fridaylinux.org>
>> Cc: 'dpdk stable' <stable at dpdk.org>
>> Subject: RE: please help backporting some patches to LTS release 17.11.1
>>
>> Hi,
>>
>> The commit in question will apply, if previous changes are applied,
>> specifically, patch fixing a typo [1]. After these patches are applied
>> (specifically, the first one), the patch in question [2] should apply as well.
>>
>> [1] https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fdev%2Fpatchwork%2Fpatch%2F32587%2F&data=02%7C01%7Cyskoh%40mellanox.com%7Ce5ca9a99dae0486a15f608d6a2226f12%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636874666108260958&sdata=sX%2FdJSY2U7pIbtCbKkd5hS%2Fb4XoTrup%2BmIa37qL77wA%3D&reserved=0
>> [2] https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fdev%2Fpatchwork%2Fpatch%2F34813%2F&data=02%7C01%7Cyskoh%40mellanox.com%7Ce5ca9a99dae0486a15f608d6a2226f12%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636874666108260958&sdata=TzsDQFGYywsQDbEkErfoIz82NksLJbbvc9XLN5e44F4%3D&reserved=0
>>
>> Thanks,
>> Anatoly
>>
>>> -----Original Message-----
>>> From: Burakov, Anatoly
>>> Sent: Tuesday, February 13, 2018 11:49 AM
>>> To: Yuanhan Liu <yliu at fridaylinux.org>
>>> Cc: dpdk stable <stable at dpdk.org>
>>> Subject: RE: please help backporting some patches to LTS release
>>> 17.11.1
>>>
>>> I must've checked out the wrong branch then. I'll double-check. My
>>> apologies!
>>>
>>> Thanks,
>>> Anatoly
>>>
>>>
>>>> -----Original Message-----
>>>> From: Yuanhan Liu [mailto:yliu at fridaylinux.org]
>>>> Sent: Tuesday, February 13, 2018 11:47 AM
>>>> To: Burakov, Anatoly <anatoly.burakov at intel.com>
>>>> Cc: dpdk stable <stable at dpdk.org>
>>>> 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.
>>>>>
>>>>> https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fdev%2Fpatchwork%2Fpatch%2F31276%2F&data=02%7C01%7Cyskoh%40mellanox.com%7Ce5ca9a99dae0486a15f608d6a2226f12%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636874666108260958&sdata=H7%2BxeaclAJNz3XI4g69JfE9f2R19t844aaohtfW3gpk%3D&reserved=0
>>>>>
>>>>> 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 at fridaylinux.org]
>>>>>> Sent: Wednesday, February 7, 2018 9:32 AM
>>>>>> To: dpdk stable <stable at dpdk.org>
>>>>>> Cc: Burakov, Anatoly <anatoly.burakov at intel.com>; Xing, Beilei
>>>>>> <beilei.xing at intel.com>; Iremonger, Bernard
>>>>>> <bernard.iremonger at intel.com>; Harish Patil
>>>>>> <harish.patil at cavium.com>; Nelio Laranjeiro
>>>>>> <nelio.laranjeiro at 6wind.com>; Olivier Matz
>>>>>> <olivier.matz at 6wind.com>; Ophir Munk <ophirmu at mellanox.com>;
>>> Pavan
>>>>>> Nikhilesh <pbhagavatula at caviumnetworks.com>; Zhang, Qi Z
>>>>>> <qi.z.zhang at intel.com>; Shahaf Shuler <shahafs at mellanox.com>;
>>>>>> Varghese, Vipin <vipin.varghese at intel.com>; Yongseok Koh
>>>>>> <yskoh at mellanox.com>; Yong Wang <wang.yong19 at zte.com.cn>
>>>>>> 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: https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fbrowse%2Fdpdk-&data=02%7C01%7Cyskoh%40mellanox.com%7Ce5ca9a99dae0486a15f608d6a2226f12%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636874666108260958&sdata=Q7o6uCxSpimpYYujg7%2BLKJf40dIz3Io3Ib%2F%2FRZJvbeI%3D&reserved=0
>>>>>>
>>>>
>> 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 at dpdk.org", but not "dev at 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
More information about the stable
mailing list