* Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6
[not found] <20190308182900.34224-1-yskoh@mellanox.com>
@ 2019-03-08 21:50 ` Stephen Hemminger
2019-03-12 21:46 ` Yongseok Koh
2019-03-10 17:20 ` Wang, Haiyue
2019-03-11 10:47 ` Burakov, Anatoly
2 siblings, 1 reply; 6+ messages in thread
From: Stephen Hemminger @ 2019-03-08 21:50 UTC (permalink / raw)
To: dpdk stable
On Fri, 8 Mar 2019 10:29:00 -0800
Yongseok Koh <yskoh@mellanox.com> wrote:
> 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?
>
> Also, there's the list of missing patches from previous releases. Please take a
> look and respond.
>
> FYI, branch 17.11 is located at tree:
> git://dpdk.org/dpdk-stable
>
> 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 ]
>
> Example: http://dpdk.org/browse/dpdk-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 backport it. And please send it to "stable@dpdk.org", but not
> "dev@dpdk.org".
>
> Thanks.
>
> Yongseok
>
> ---
> 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physical 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 messages
> a1c40a3a3 Hyong Youb Kim net/enic: remove useless include
> 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number check
> d21d05c7a Ilya Maximets net/virtio: add barrier before reading the flags
> 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: fix inbound SA checking
> d4ff2135e Maxime Coquelin vhost: enforce avail index and desc read ordering
> 292fdb760 Radu Nicolau examples/bond: fix crash when there is no active 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
>
>
> ---[ List of missing patches from previous releases ]---
>
> 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 members
> 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 functions
> a8b52dafe Ferruh Yigit doc: fix vhost library version in release notes
> 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 handling failures
> 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequisite
> 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 for X722
> 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism
> b72611a27 Qi Zhang net/i40e/base: read LLDP config area with correct 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 info array
> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
> aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failure
> a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid bit
> 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
The tap patches are of limited use in 17.11 since that release doesn't
support the necessary failsafe and mellanox devices to run on Azure etc.
If some one was using tap for other things, then they might matter to them.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6
[not found] <20190308182900.34224-1-yskoh@mellanox.com>
2019-03-08 21:50 ` [dpdk-stable] please help backporting some patches to LTS release 17.11.6 Stephen Hemminger
@ 2019-03-10 17:20 ` Wang, Haiyue
2019-03-12 21:49 ` Yongseok Koh
2019-03-11 10:47 ` Burakov, Anatoly
2 siblings, 1 reply; 6+ messages in thread
From: Wang, Haiyue @ 2019-03-10 17:20 UTC (permalink / raw)
To: yskoh; +Cc: Zhang, Qi Z, dpdk stable
Hi Yongseok,
When I tried to backport my patch, I found that :
cc0ed2f84 Haiyue Wang net/i40e: perform basic validation on VF messages
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_CONFIG_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 <yskoh@mellanox.com>
> Cc: Akhil Goyal <akhil.goyal@nxp.com>; Burakov, Anatoly
> <anatoly.burakov@intel.com>; Andrew Rybchenko
> <arybchenko@solarflare.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusztal@intel.com>; Iremonger, Bernard
> <bernard.iremonger@intel.com>; Chas Williams <chas3@att.com>; Hunt, David
> <david.hunt@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>; Haifeng Li
> <hfli@netitest.com>; Wang, Haiyue <haiyue.wang@intel.com>; Hyong Youb
> Kim <hyonkim@cisco.com>; Igor Romanov <igor.romanov@oktetlabs.ru>; Ilya
> Maximets <i.maximets@samsung.com>; Ivan Malov <ivan.malov@oktetlabs.ru>;
> Jason Wang <jasowang@redhat.com>; Hu, Jiayu <jiayu.hu@intel.com>;
> Ananyev, Konstantin <konstantin.ananyev@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>; Maxime Coquelin
> <maxime.coquelin@redhat.com>; Michael S . Tsirkin <mst@redhat.com>; Zhang,
> Qi Z <qi.z.zhang@intel.com>; Nicolau, Radu <radu.nicolau@intel.com>; Rami
> Rosen <ramirose@gmail.com>; Shahaf Shuler <shahafs@mellanox.com>;
> Stephen Hemminger <stephen@networkplumber.org>; Timmons C . Player
> <timmons.player@spirent.com>; Bie, Tiwei <tiwei.bie@intel.com>; Varghese,
> Vipin <vipin.varghese@intel.com>; Zhao1, Wei <wei.zhao1@intel.com>; Li,
> Xiaoyun <xiaoyun.li@intel.com>; Yan, Zhirun <zhirun.yan@intel.com>
> Subject: please help backporting some patches to LTS release 17.11.6
>
> 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?
>
> Also, there's the list of missing patches from previous releases. Please take a
> look and respond.
>
> FYI, branch 17.11 is located at tree:
> git://dpdk.org/dpdk-stable
>
> 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 ]
>
> Example: http://dpdk.org/browse/dpdk-
> 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 backport it. And please send it to "stable@dpdk.org", but not
> "dev@dpdk.org".
>
> Thanks.
>
> Yongseok
>
> ---
> 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physical 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 messages
> a1c40a3a3 Hyong Youb Kim net/enic: remove useless include
> 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number check
> d21d05c7a Ilya Maximets net/virtio: add barrier before reading the flags
> 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: fix
> inbound SA checking d4ff2135e Maxime Coquelin vhost: enforce avail index
> and desc read ordering
> 292fdb760 Radu Nicolau examples/bond: fix crash when there is no active
> 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
>
>
> ---[ List of missing patches from previous releases ]---
>
> 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 members
> 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 functions
> a8b52dafe Ferruh Yigit doc: fix vhost library version in release notes
> 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 handling
> failures
> 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequisite
> 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 for X722
> 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism
> b72611a27 Qi Zhang net/i40e/base: read LLDP config area with correct
> 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 info array
> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
> aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failure
> a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid bit
> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6
[not found] <20190308182900.34224-1-yskoh@mellanox.com>
2019-03-08 21:50 ` [dpdk-stable] please help backporting some patches to LTS release 17.11.6 Stephen Hemminger
2019-03-10 17:20 ` Wang, Haiyue
@ 2019-03-11 10:47 ` Burakov, Anatoly
2019-03-12 21:50 ` Yongseok Koh
2 siblings, 1 reply; 6+ messages in thread
From: Burakov, Anatoly @ 2019-03-11 10:47 UTC (permalink / raw)
To: dpdk stable; +Cc: Yongseok Koh
Hi Yongseok,
Patch 0a529578f (cleanup EAL runtime dir) is not applicable to 17.11.
Thanks,
Anatoly
> -----Original Message-----
> From: Yongseok Koh [mailto:yskoh@mellanox.com]
> Sent: Friday, March 8, 2019 6:29 PM
> To: Yongseok Koh <yskoh@mellanox.com>
> Cc: Akhil Goyal <akhil.goyal@nxp.com>; Burakov, Anatoly
> <anatoly.burakov@intel.com>; Andrew Rybchenko
> <arybchenko@solarflare.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusztal@intel.com>; Iremonger, Bernard
> <bernard.iremonger@intel.com>; Chas Williams <chas3@att.com>; Hunt,
> David <david.hunt@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>;
> Haifeng Li <hfli@netitest.com>; Wang, Haiyue <haiyue.wang@intel.com>;
> Hyong Youb Kim <hyonkim@cisco.com>; Igor Romanov
> <igor.romanov@oktetlabs.ru>; Ilya Maximets <i.maximets@samsung.com>;
> Ivan Malov <ivan.malov@oktetlabs.ru>; Jason Wang
> <jasowang@redhat.com>; Hu, Jiayu <jiayu.hu@intel.com>; Ananyev,
> Konstantin <konstantin.ananyev@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>; Maxime Coquelin
> <maxime.coquelin@redhat.com>; Michael S . Tsirkin <mst@redhat.com>;
> Zhang, Qi Z <qi.z.zhang@intel.com>; Nicolau, Radu
> <radu.nicolau@intel.com>; Rami Rosen <ramirose@gmail.com>; Shahaf
> Shuler <shahafs@mellanox.com>; Stephen Hemminger
> <stephen@networkplumber.org>; Timmons C . Player
> <timmons.player@spirent.com>; Bie, Tiwei <tiwei.bie@intel.com>;
> Varghese, Vipin <vipin.varghese@intel.com>; Zhao1, Wei
> <wei.zhao1@intel.com>; Li, Xiaoyun <xiaoyun.li@intel.com>; Yan, Zhirun
> <zhirun.yan@intel.com>
> Subject: please help backporting some patches to LTS release 17.11.6
>
> 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?
>
> Also, there's the list of missing patches from previous releases. Please take a
> look and respond.
>
> FYI, branch 17.11 is located at tree:
> git://dpdk.org/dpdk-stable
>
> 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 ]
>
> Example: http://dpdk.org/browse/dpdk-
> 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 backport it. And please send it to "stable@dpdk.org", but not
> "dev@dpdk.org".
>
> Thanks.
>
> Yongseok
>
> ---
> 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physical
> 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
> messages
> a1c40a3a3 Hyong Youb Kim net/enic: remove useless include
> 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number
> check
> d21d05c7a Ilya Maximets net/virtio: add barrier before reading the flags
> 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:
> fix inbound SA checking d4ff2135e Maxime Coquelin vhost: enforce avail
> index and desc read ordering
> 292fdb760 Radu Nicolau examples/bond: fix crash when there is no active
> 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
>
>
> ---[ List of missing patches from previous releases ]---
>
> 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 members
> 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 functions
> a8b52dafe Ferruh Yigit doc: fix vhost library version in release notes
> 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
> handling failures
> 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequisite
> 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 for X722
> 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism
> b72611a27 Qi Zhang net/i40e/base: read LLDP config area with correct
> 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 info
> array
> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
> aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failure
> a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid bit
> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6
2019-03-08 21:50 ` [dpdk-stable] please help backporting some patches to LTS release 17.11.6 Stephen Hemminger
@ 2019-03-12 21:46 ` Yongseok Koh
0 siblings, 0 replies; 6+ messages in thread
From: Yongseok Koh @ 2019-03-12 21:46 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: dpdk stable
> On Mar 8, 2019, at 1:50 PM, Stephen Hemminger <stephen@networkplumber.org> wrote:
>
> On Fri, 8 Mar 2019 10:29:00 -0800
> Yongseok Koh <yskoh@mellanox.com> wrote:
>
>> 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?
>>
>> Also, there's the list of missing patches from previous releases. Please take a
>> look and respond.
>>
>> FYI, branch 17.11 is located at tree:
>> git://dpdk.org/dpdk-stable
>>
>> 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 ]
>>
>> Example: https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fbrowse%2Fdpdk-stable%2Fcommit%2F%3Fh%3D16.07%26id%3Dc4831394c7d1944d8ec27d52c22997f20d19718e&data=02%7C01%7Cyskoh%40mellanox.com%7Cb06b7f75718c4042158708d6a429416f%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636876894429307070&sdata=ZDqgDSkEI9bsjg23o0fyT1ap5xMTreXkChIuvc%2BFy9s%3D&reserved=0
>>
>> 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 backport it. And please send it to "stable@dpdk.org", but not
>> "dev@dpdk.org".
>>
>> Thanks.
>>
>> Yongseok
>>
>> ---
>> 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physical 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 messages
>> a1c40a3a3 Hyong Youb Kim net/enic: remove useless include
>> 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number check
>> d21d05c7a Ilya Maximets net/virtio: add barrier before reading the flags
>> 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: fix inbound SA checking
>> d4ff2135e Maxime Coquelin vhost: enforce avail index and desc read ordering
>> 292fdb760 Radu Nicolau examples/bond: fix crash when there is no active 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
>>
>>
>> ---[ List of missing patches from previous releases ]---
>>
>> 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 members
>> 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 functions
>> a8b52dafe Ferruh Yigit doc: fix vhost library version in release notes
>> 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 handling failures
>> 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequisite
>> 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 for X722
>> 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism
>> b72611a27 Qi Zhang net/i40e/base: read LLDP config area with correct 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 info array
>> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
>> aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failure
>> a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid bit
>> 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
>
> The tap patches are of limited use in 17.11 since that release doesn't
> support the necessary failsafe and mellanox devices to run on Azure etc.
>
> If some one was using tap for other things, then they might matter to them.
Thanks,
I'll remove these 3 patches from the list.
>> 12ad0b657 Stephen Hemminger net/tap: allow full length names
>> b5235d61f Stephen Hemminger net/tap: let kernel choose tun device name
>> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
Yongseok
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6
2019-03-10 17:20 ` Wang, Haiyue
@ 2019-03-12 21:49 ` Yongseok Koh
0 siblings, 0 replies; 6+ messages in thread
From: Yongseok Koh @ 2019-03-12 21:49 UTC (permalink / raw)
To: Wang, Haiyue; +Cc: Zhang, Qi Z, dpdk stable
Removed from the list
Thanks,
Yongseok
> On Mar 10, 2019, at 10:20 AM, Wang, Haiyue <haiyue.wang@intel.com> wrote:
>
> Hi Yongseok,
>
> When I tried to backport my patch, I found that :
> cc0ed2f84 Haiyue Wang net/i40e: perform basic validation on VF messages
> 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_CONFIG_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 <yskoh@mellanox.com>
>> Cc: Akhil Goyal <akhil.goyal@nxp.com>; Burakov, Anatoly
>> <anatoly.burakov@intel.com>; Andrew Rybchenko
>> <arybchenko@solarflare.com>; Kusztal, ArkadiuszX
>> <arkadiuszx.kusztal@intel.com>; Iremonger, Bernard
>> <bernard.iremonger@intel.com>; Chas Williams <chas3@att.com>; Hunt, David
>> <david.hunt@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>; Haifeng Li
>> <hfli@netitest.com>; Wang, Haiyue <haiyue.wang@intel.com>; Hyong Youb
>> Kim <hyonkim@cisco.com>; Igor Romanov <igor.romanov@oktetlabs.ru>; Ilya
>> Maximets <i.maximets@samsung.com>; Ivan Malov <ivan.malov@oktetlabs.ru>;
>> Jason Wang <jasowang@redhat.com>; Hu, Jiayu <jiayu.hu@intel.com>;
>> Ananyev, Konstantin <konstantin.ananyev@intel.com>; Kovacevic, Marko
>> <marko.kovacevic@intel.com>; Maxime Coquelin
>> <maxime.coquelin@redhat.com>; Michael S . Tsirkin <mst@redhat.com>; Zhang,
>> Qi Z <qi.z.zhang@intel.com>; Nicolau, Radu <radu.nicolau@intel.com>; Rami
>> Rosen <ramirose@gmail.com>; Shahaf Shuler <shahafs@mellanox.com>;
>> Stephen Hemminger <stephen@networkplumber.org>; Timmons C . Player
>> <timmons.player@spirent.com>; Bie, Tiwei <tiwei.bie@intel.com>; Varghese,
>> Vipin <vipin.varghese@intel.com>; Zhao1, Wei <wei.zhao1@intel.com>; Li,
>> Xiaoyun <xiaoyun.li@intel.com>; Yan, Zhirun <zhirun.yan@intel.com>
>> Subject: please help backporting some patches to LTS release 17.11.6
>>
>> 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?
>>
>> Also, there's the list of missing patches from previous releases. Please take a
>> look and respond.
>>
>> FYI, branch 17.11 is located at tree:
>> git://dpdk.org/dpdk-stable
>>
>> 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 ]
>>
>> Example: https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fbrowse%2Fdpdk-&data=02%7C01%7Cyskoh%40mellanox.com%7C18530b7050614940816608d6a57caa5e%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636878352203249481&sdata=MVRa7Do5sZvwnnk36y27T%2Bnemn62Dme3xO2e%2Fus8iwc%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 backport it. And please send it to "stable@dpdk.org", but not
>> "dev@dpdk.org".
>>
>> Thanks.
>>
>> Yongseok
>>
>> ---
>> 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physical 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 messages
>> a1c40a3a3 Hyong Youb Kim net/enic: remove useless include
>> 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number check
>> d21d05c7a Ilya Maximets net/virtio: add barrier before reading the flags
>> 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: fix
>> inbound SA checking d4ff2135e Maxime Coquelin vhost: enforce avail index
>> and desc read ordering
>> 292fdb760 Radu Nicolau examples/bond: fix crash when there is no active
>> 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
>>
>>
>> ---[ List of missing patches from previous releases ]---
>>
>> 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 members
>> 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 functions
>> a8b52dafe Ferruh Yigit doc: fix vhost library version in release notes
>> 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 handling
>> failures
>> 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequisite
>> 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 for X722
>> 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism
>> b72611a27 Qi Zhang net/i40e/base: read LLDP config area with correct
>> 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 info array
>> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
>> aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failure
>> a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid bit
>> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-stable] please help backporting some patches to LTS release 17.11.6
2019-03-11 10:47 ` Burakov, Anatoly
@ 2019-03-12 21:50 ` Yongseok Koh
0 siblings, 0 replies; 6+ messages in thread
From: Yongseok Koh @ 2019-03-12 21:50 UTC (permalink / raw)
To: Burakov, Anatoly; +Cc: dpdk stable
Removed from the list.
Thanks,
Yongseok
> On Mar 11, 2019, at 3:47 AM, Burakov, Anatoly <anatoly.burakov@intel.com> wrote:
>
> Hi Yongseok,
>
> Patch 0a529578f (cleanup EAL runtime dir) is not applicable to 17.11.
>
> Thanks,
> Anatoly
>
>
>> -----Original Message-----
>> From: Yongseok Koh [mailto:yskoh@mellanox.com]
>> Sent: Friday, March 8, 2019 6:29 PM
>> To: Yongseok Koh <yskoh@mellanox.com>
>> Cc: Akhil Goyal <akhil.goyal@nxp.com>; Burakov, Anatoly
>> <anatoly.burakov@intel.com>; Andrew Rybchenko
>> <arybchenko@solarflare.com>; Kusztal, ArkadiuszX
>> <arkadiuszx.kusztal@intel.com>; Iremonger, Bernard
>> <bernard.iremonger@intel.com>; Chas Williams <chas3@att.com>; Hunt,
>> David <david.hunt@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>;
>> Haifeng Li <hfli@netitest.com>; Wang, Haiyue <haiyue.wang@intel.com>;
>> Hyong Youb Kim <hyonkim@cisco.com>; Igor Romanov
>> <igor.romanov@oktetlabs.ru>; Ilya Maximets <i.maximets@samsung.com>;
>> Ivan Malov <ivan.malov@oktetlabs.ru>; Jason Wang
>> <jasowang@redhat.com>; Hu, Jiayu <jiayu.hu@intel.com>; Ananyev,
>> Konstantin <konstantin.ananyev@intel.com>; Kovacevic, Marko
>> <marko.kovacevic@intel.com>; Maxime Coquelin
>> <maxime.coquelin@redhat.com>; Michael S . Tsirkin <mst@redhat.com>;
>> Zhang, Qi Z <qi.z.zhang@intel.com>; Nicolau, Radu
>> <radu.nicolau@intel.com>; Rami Rosen <ramirose@gmail.com>; Shahaf
>> Shuler <shahafs@mellanox.com>; Stephen Hemminger
>> <stephen@networkplumber.org>; Timmons C . Player
>> <timmons.player@spirent.com>; Bie, Tiwei <tiwei.bie@intel.com>;
>> Varghese, Vipin <vipin.varghese@intel.com>; Zhao1, Wei
>> <wei.zhao1@intel.com>; Li, Xiaoyun <xiaoyun.li@intel.com>; Yan, Zhirun
>> <zhirun.yan@intel.com>
>> Subject: please help backporting some patches to LTS release 17.11.6
>>
>> 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?
>>
>> Also, there's the list of missing patches from previous releases. Please take a
>> look and respond.
>>
>> FYI, branch 17.11 is located at tree:
>> git://dpdk.org/dpdk-stable
>>
>> 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 ]
>>
>> Example: https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fbrowse%2Fdpdk-&data=02%7C01%7Cyskoh%40mellanox.com%7C72bb2dde41f94512c87808d6a60f02be%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636878980730633804&sdata=LQDBSJ1sx3pSE7Sv9i8pK9Djryu632XY3cQ2pdTm3b0%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 backport it. And please send it to "stable@dpdk.org", but not
>> "dev@dpdk.org".
>>
>> Thanks.
>>
>> Yongseok
>>
>> ---
>> 2932ee2ad Akhil Goyal crypto/dpaa2_sec: fix FLC address for physical
>> 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
>> messages
>> a1c40a3a3 Hyong Youb Kim net/enic: remove useless include
>> 31c2379ba Igor Romanov net/sfc/base: fix Tx descriptor max number
>> check
>> d21d05c7a Ilya Maximets net/virtio: add barrier before reading the flags
>> 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:
>> fix inbound SA checking d4ff2135e Maxime Coquelin vhost: enforce avail
>> index and desc read ordering
>> 292fdb760 Radu Nicolau examples/bond: fix crash when there is no active
>> 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
>>
>>
>> ---[ List of missing patches from previous releases ]---
>>
>> 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 members
>> 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 functions
>> a8b52dafe Ferruh Yigit doc: fix vhost library version in release notes
>> 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
>> handling failures
>> 13ffe6059 Jerin Jacob doc: clarify VLAN and QinQ Tx offload prerequisite
>> 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 for X722
>> 54f4a22dc Qi Zhang net/i40e/base: improve the polling mechanism
>> b72611a27 Qi Zhang net/i40e/base: read LLDP config area with correct
>> 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 info
>> array
>> cc02c9771 Stephen Hemminger net/tap: fix file descriptor leak on error
>> aa28ec5d2 Wenzhuo Lu ethdev: fix invalid configuration after failure
>> a83090006 Xiaoxin Peng net/bnxt: reduce polling interval for valid bit
>> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-03-12 21:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20190308182900.34224-1-yskoh@mellanox.com>
2019-03-08 21:50 ` [dpdk-stable] please help backporting some patches to LTS release 17.11.6 Stephen Hemminger
2019-03-12 21:46 ` Yongseok Koh
2019-03-10 17:20 ` Wang, Haiyue
2019-03-12 21:49 ` Yongseok Koh
2019-03-11 10:47 ` Burakov, Anatoly
2019-03-12 21:50 ` Yongseok Koh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).