From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 85393201 for ; Sun, 10 Mar 2019 18:20:16 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Mar 2019 10:20:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,465,1544515200"; d="scan'208";a="153731252" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga001.fm.intel.com with ESMTP; 10 Mar 2019 10:20:13 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 10 Mar 2019 10:20:13 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 10 Mar 2019 10:20:10 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.158]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.74]) with mapi id 14.03.0415.000; Mon, 11 Mar 2019 01:20:09 +0800 From: "Wang, Haiyue" To: "yskoh@mellanox.com" CC: "Zhang, Qi Z" , dpdk stable Thread-Topic: please help backporting some patches to LTS release 17.11.6 Thread-Index: AQHU1dzmbl0v2SM7DkWPEnKTu1rpJ6YFHduw Date: Sun, 10 Mar 2019 17:20:08 +0000 Message-ID: References: <20190308182900.34224-1-yskoh@mellanox.com> In-Reply-To: <20190308182900.34224-1-yskoh@mellanox.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjJmY2UzOGUtODdiOC00MWJhLTk2NWItZjM0OWFlNWRiM2E2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibXVGTURTclBiaDNKdjlaTmRJYUFOVzNwWlZocDJPTDlwZFlnTXAzRUoxM3RwOHd3TjFQWDV2YUFKekpFRE1seCJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6 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: Sun, 10 Mar 2019 17:20:17 -0000 Hi Yongseok, When I tried to backport my patch, I found that : cc0ed2f84 Haiyue Wang net/i40e: perform basic validation on VF messag= es 1). The struct i40e_pf_vf has no ' struct virtchnl_version_info version; ',= which is needed in my patch; 2). 17.11 has no function for VIRTCHNL_OP_CONFIG_RSS_LUT & VIRTCHNL_OP_CON= FIG_RSS_KEY calling, like mainstream. So this patch is worthless to backport it. BR, Haiyue > -----Original Message----- > From: Yongseok Koh [mailto:yskoh@mellanox.com] > Sent: Saturday, March 9, 2019 02:29 > To: Yongseok Koh > Cc: Akhil Goyal ; Burakov, Anatoly > ; Andrew Rybchenko > ; Kusztal, ArkadiuszX > ; Iremonger, Bernard > ; Chas Williams ; Hunt, David > ; Trahe, Fiona ; Haifeng Li > ; Wang, Haiyue ; Hyong Youb > Kim ; Igor Romanov ; Ilya > Maximets ; Ivan Malov ; > Jason Wang ; Hu, Jiayu ; > Ananyev, Konstantin ; Kovacevic, Marko > ; Maxime Coquelin > ; Michael S . Tsirkin ; Zhang= , > Qi Z ; Nicolau, Radu ; Rami > Rosen ; Shahaf Shuler ; > Stephen Hemminger ; Timmons C . Player > ; Bie, Tiwei ; Varghese, > Vipin ; Zhao1, Wei ; Li, > Xiaoyun ; Yan, Zhirun > Subject: please help backporting some patches to LTS release 17.11.6 >=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 > Also, there's the list of missing patches from previous releases. Please = take a > look and respond. >=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 or two weeks. Also, please add = a > heading 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 > Also please mention the target LTS in the subject line, as we have more t= han one > at the same time, for example: >=20 > [PATCH 17.11] foo/bar: fix baz >=20 > With git send-email, this can be achieved by appending the parameter: >=20 > --subject-prefix=3D'17.11' >=20 > Please let me know if you have any comments, say, need more time, or it's > worthless to backport it. And please send it to "stable@dpdk.org", but no= t > "dev@dpdk.org". >=20 > Thanks. >=20 > Yongseok >=20 > --- > 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physica= l mode > 0a529578f Anatoly Burakov eal: clean up unused files on initialization > 7928b0fdf Andrew Rybchenko net/sfc: pass HW Tx queue index on creation > 605eb4d59 Arek Kusztal crypto/qat: fix message for CCM when setting > unused counter > 4dc73ff70 Arek Kusztal crypto/qat: fix message for NULL algo setting= unused > counter > f21bb9312 David Hunt test/power: handle p-state mode > 89da5e006 Fiona Trahe crypto/qat: fix digest in wireless auth case > 2a7bb4fdf Fiona Trahe doc: add GCM AAD limitation in qat guide > cc0ed2f84 Haiyue Wang net/i40e: perform basic validation on VF mess= ages > a1c40a3a3 Hyong Youb Kim net/enic: remove useless include > 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number ch= eck > d21d05c7a Ilya Maximets net/virtio: add barrier before reading the fl= ags > 5a88b9b3f Ivan Malov net/sfc: fix port ID log > 5bd5f7b3a Jiayu Hu doc: add GRO limitations in programmers guide > d87152e79 Konstantin Ananyev examples/ipsec-secgw: fix crypto-op might > never get dequeued e0dac065f Konstantin Ananyev examples/ipsec-secgw: fi= x > inbound SA checking d4ff2135e Maxime Coquelin vhost: enforce avail inde= x > and desc read ordering > 292fdb760 Radu Nicolau examples/bond: fix crash when there is no act= ive > slave > 3fcde631c Rami Rosen net/i40e: fix config name in comment > 12ad0b657 Stephen Hemminger net/tap: allow full length names b5235d61f > Stephen Hemminger net/tap: let kernel choose tun device name > 7f5c81d56 Timmons C. Player net/igb: fix LSC interrupt when using MSI-X > 480063900 Tiwei Bie vhost: fix access for indirect descriptors > b8ffdcc0b Wei Zhao net/ixgbe: fix Rx LRO capability offload for = x550 > 36c5dc8e5 Xiaoyun Li net/i40e: fix overwriting RSS RETA > 0eaa1f8c7 Zhirun Yan net/i40e: clear VF reset flags after reset > 38827a048 Zhirun Yan net/i40e: fix port close >=20 >=20 > ---[ List of missing patches from previous releases ]--- >=20 > 80ad678ae Ajit Khaparde net/bnxt: fix MTU setting > 6f93b2aa2 Ajit Khaparde net/bnxt: remove excess log messages > 5bf10cdb6 Ajit Khaparde net/bnxt: set a VNIC as default only once > 7712a1c66 Alejandro Lucero net/nfp: fix live MAC changes not supported > 0c15f3c01 Ali Alnubani net/mlx5: fix initialization of struct member= s > 054d1be48 Beilei Xing net/i40e: fix Rx instability with vector mode > 3c4c76cf1 Damjan Marion net/i40e: fix 25G AOC and ACC cable detection= on > XXV710 > 1fd1aa0c9 Fan Zhang crypto/aesni_mb: fix queue pair free > 5b4557ec8 Ferruh Yigit app/testpmd: fix displaying RSS hash function= s > a8b52dafe Ferruh Yigit doc: fix vhost library version in release not= es > 975735834 Ferruh Yigit fix global variable issues > c06aee624 Ferruh Yigit net/bnxt: fix uninitialized variable access > c8b506e4b Ferruh Yigit service: fix possible null access > ed42d1845 Gautam Dawar net/sfc/base: fix out of bounds read when > dereferencing sdup > dbdbc4a2e Honnappa Nagarahalli hash: fix key store element alignment > 0d7853a4d Ilya Maximets vhost-user: drop connection on message handli= ng > failures > 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequ= isite > c23e46594 Jerin Jacob mbuf: fix offload flag name and list > 9b47ed438 Joyce Kong config: enable more than 128 cores for arm64 > f394c63d2 Martin Harvey net/sfc/base: fix PreFAST warnings because of > unused return > 55e411b30 Qi Zhang bus/pci: fix resource mapping override > 188d0bda2 Qi Zhang net/i40e/base: fix partition id calculation f= or X722 > 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism > b72611a27 Qi Zhang net/i40e/base: read LLDP config area with cor= rect > endianness > 853c78249 Rasesh Mody net/bnx2x: fix dynamic logging > c1752a36b Sachin Saxena net/dpaa: fix link speed based on MAC type > 1a611fdaf Shahaf Shuler net/mlx5: support missing counter in extended > statistics > 51fafb89a Somnath Kotur net/bnxt: get rid of ff pools and use VNIC in= fo array > cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error > aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failu= re > a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid b= it > ff30a020b Yanglong Wu net/ixgbe: fix TDH register write > 2d28bb5dd Yipeng Wang hash: remove unnecessary pause > d31c84443 Zhirun Yan net/avf: fix Tx offload mask