[dpdk-stable] please help backporting some patches to LTS release 17.11.5

Akhil Goyal akhil.goyal at nxp.com
Tue Jan 15 09:31:26 CET 2019


Hi Anoob,

Yes, the API rte_security_session_get_size() is not part of 17.11, hence the patch should not be backported.

-Akhil

-----Original Message-----
From: Anoob Joseph [mailto:anoobj at marvell.com] 
Sent: Saturday, January 12, 2019 5:17 PM
To: Akhil Goyal <akhil.goyal at nxp.com>
Cc: Yongseok Koh <yskoh at mellanox.com>; Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Narayana Prasad Raju Athreya <pathreya at marvell.com>; Archana Muniganti <marchana at marvell.com>; stable at dpdk.org
Subject: RE: please help backporting some patches to LTS release 17.11.5

Hi Akhil,

This is in reference to backporting the commit,
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.dpdk.org%2Fnext%2Fdpdk-next-crypto%2Fcommit%2F%3Fid%3D2e960c97c6b9311bea90b775e21a4b99ac1d50dc&data=02%7C01%7Cakhil.goyal%40nxp.com%7C04d41a446c79484b4d3c08d67883aa5b%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636828904248639074&sdata=4o5W0NvxDasC3Mhofum5HR0TfpJwEjysA%2FMssE7E9LE%3D&reserved=0

It seems like the API used for getting security session size(rte_security_session_get_size()) is not part of 17.11 stable release. Can you advise on how to proceed?

Thanks,
Anoob

> -----Original Message-----
> From: Yongseok Koh <yskoh at mellanox.com>
> Sent: 11 January 2019 16:14
> To: dpdk stable <stable at dpdk.org>
> Cc: Akhil Goyal <akhil.goyal at nxp.com>; Anoob Joseph 
> <anoob.joseph at caviumnetworks.com>; Archana Muniganti 
> <muniganti.archana at caviumnetworks.com>; Chao Zhu 
> <chaozhu at linux.vnet.ibm.com>; David Wilder <dwilder at us.ibm.com>; 
> Ferruh Yigit <ferruh.yigit at intel.com>; Geoffrey Lv 
> <geoffrey.lv at gmail.com>; Ilya Maximets <i.maximets at samsung.com>; 
> Jasvinder Singh <jasvinder.singh at intel.com>; Jerin Jacob 
> <jerin.jacob at caviumnetworks.com>; Junxiao Shi 
> <git at mail1.yoursunny.com>; Keith Wiles <keith.wiles at intel.com>; Maxime 
> Coquelin <maxime.coquelin at redhat.com>; Nikhil Rao 
> <nikhil.rao at intel.com>; Pradeep Satyanarayana <pradeep at us.ibm.com>; Qi 
> Zhang <qi.z.zhang at intel.com>; Rasesh Mody <rasesh.mody at cavium.com>; 
> Raslan Darawsheh <rasland at mellanox.com>; Rosen Xu 
> <rosen.xu at intel.com>; Sachin Saxena <sachin.saxena at nxp.com>; Stephen 
> Hemminger <stephen at networkplumber.org>; Thomas Monjalon 
> <thomas at monjalon.net>; Tiwei Bie <tiwei.bie at intel.com>
> Subject: please help backporting some patches to LTS release 17.11.5
> 
> Hi commit authors (and maintainers),
> 
> For some reason, there are 36 missing patches from upstream (up to 
> 18.11). I could apply 19 patches but I could not apply following 
> patches from upstream to stable/17.11. Can you please check the 
> following list and backport those patches?
> 
> FYI, branch 17.11 is located at tree:
>    git://dpdk.org/dpdk-stable
> 
> It'd be great if you could do that in one week as I will release RC2 
> soon. Also, please add a 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%7Cakhil.goyal%40nxp.com%7C04d41
> a446c79484b4d3c08d67883aa5b%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0
> %7C636828904248639074&sdata=6xaFuk01YSfUHC%2Bb9e7OxdivzuOZnyNDyFUt
> TLuqDZY%3D&reserved=0 
> stable/commit/?h=16.07&id=c4831394c7d1944d8ec27d52c22997f20d19718e
> 
> Also please mention the target LTS in the subject line, as we have 
> more than one at the same time, for example:
> 
>     [PATCH 17.11] foo/bar: fix baz
> 
> With git send-email, this can be achieved by appending the parameter:
> 
>     --subject-prefix='17.11'
> 
> 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".
> 
> Thanks,
> Yongseok
> 
> ---
> 2e960c97c  Anoob Joseph     examples/ipsec-secgw: fix wrong session size
> 6b062d56b  David Wilder     mem: fix anonymous mapping on Power9
> 66cdfd67c  Jasvinder Singh  net/softnic: fix undefined device info fields
> 13ffe6059  Jerin Jacob      doc: clarify VLAN and QinQ Tx offload prerequisite
> f49d7e9a9  Junxiao Shi      cryptodev: fix pool element size for undefined
> operation
> 74ee315e4  Maxime Coquelin  vhost: fix error handling when mem table 
> gets updated
> d7b5f102c  Nikhil Rao       eventdev: fix eth Rx adapter hotplug incompatibility
> 475425186  Nikhil Rao       eventdev: fix port id argument in Rx adapter caps
> e846cfdec  Nikhil Rao       eventdev: fix unlock in Rx adapter
> 55e411b30  Qi Zhang         bus/pci: fix resource mapping override
> d5df6159d  Rasesh Mody      net/qede: fix ethernet type in HW registers
> 9396ad334  Raslan Darawsheh net/tap: fix reported number of Tx packets
> c2c15f769  Rosen Xu         app/testpmd: fix shaper profile parameters
> c1752a36b  Sachin Saxena    net/dpaa: fix link speed based on MAC type
> 6bdf14455  Thomas Monjalon  eal/x86: remove unused memcpy file
> 66908eff1  Tiwei Bie        net/virtio: add missing supported features
> f457e9007  Tiwei Bie        net/virtio-user: do not stop stopped device again


More information about the stable mailing list